Uses of Class
microsoft.dynamics.crm.entity.Dataperformance
-
Packages that use Dataperformance Package Description microsoft.dynamics.crm.entity -
-
Uses of Dataperformance in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Dataperformance Modifier and Type Method Description DataperformanceDataperformance.Builder. build()DataperformanceDataperformance. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.DataperformanceDataperformance. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).DataperformanceDataperformance. with_organizationid_value(UUID _organizationid_value)DataperformanceDataperformance. withAnyoptimizationapplied(Boolean anyoptimizationapplied)DataperformanceDataperformance. withAnyoptimizationavailable(Boolean anyoptimizationavailable)DataperformanceDataperformance. withComponent(String component)DataperformanceDataperformance. withCount(Integer count)DataperformanceDataperformance. withDataperformanceid(UUID dataperformanceid)DataperformanceDataperformance. withEntity(String entity)DataperformanceDataperformance. withEstimatedoptimizationimpact(BigDecimal estimatedoptimizationimpact)DataperformanceDataperformance. withExecutionperiod(String executionperiod)DataperformanceDataperformance. withLastactionresult(String lastactionresult)DataperformanceDataperformance. withLastoptimizationdate(OffsetDateTime lastoptimizationdate)DataperformanceDataperformance. withMaxtime(BigDecimal maxtime)DataperformanceDataperformance. withMediantime(BigDecimal mediantime)DataperformanceDataperformance. withMintime(BigDecimal mintime)DataperformanceDataperformance. withOperation(String operation)DataperformanceDataperformance. withOptimizationstatus(String optimizationstatus)DataperformanceDataperformance. withOptimizationstorage(BigDecimal optimizationstorage)DataperformanceDataperformance. withRealizedoptimizationimpact(String realizedoptimizationimpact)DataperformanceDataperformance. withSolution(String solution)DataperformanceDataperformance. withUnmappedField(String name, String value)DataperformanceDataperformance. withWeight(BigDecimal weight)
-