| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Dataperformance |
Dataperformance.Builder.build() |
Dataperformance |
Dataperformance.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Dataperformance |
Dataperformance.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Dataperformance |
Dataperformance.with_organizationid_value(String _organizationid_value) |
Dataperformance |
Dataperformance.withAnyoptimizationapplied(Boolean anyoptimizationapplied) |
Dataperformance |
Dataperformance.withAnyoptimizationavailable(Boolean anyoptimizationavailable) |
Dataperformance |
Dataperformance.withComponent(String component) |
Dataperformance |
Dataperformance.withCount(Integer count) |
Dataperformance |
Dataperformance.withDataperformanceid(String dataperformanceid) |
Dataperformance |
Dataperformance.withEntity(String entity) |
Dataperformance |
Dataperformance.withEstimatedoptimizationimpact(BigDecimal estimatedoptimizationimpact) |
Dataperformance |
Dataperformance.withExecutionperiod(String executionperiod) |
Dataperformance |
Dataperformance.withLastactionresult(String lastactionresult) |
Dataperformance |
Dataperformance.withLastoptimizationdate(OffsetDateTime lastoptimizationdate) |
Dataperformance |
Dataperformance.withMaxtime(BigDecimal maxtime) |
Dataperformance |
Dataperformance.withMediantime(BigDecimal mediantime) |
Dataperformance |
Dataperformance.withMintime(BigDecimal mintime) |
Dataperformance |
Dataperformance.withOperation(String operation) |
Dataperformance |
Dataperformance.withOptimizationstatus(String optimizationstatus) |
Dataperformance |
Dataperformance.withOptimizationstorage(BigDecimal optimizationstorage) |
Dataperformance |
Dataperformance.withRealizedoptimizationimpact(String realizedoptimizationimpact) |
Dataperformance |
Dataperformance.withSolution(String solution) |
Dataperformance |
Dataperformance.withUnmappedField(String name,
String value) |
Dataperformance |
Dataperformance.withWeight(BigDecimal weight) |
Copyright © 2018–2020. All rights reserved.