| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Metric |
Metric.Builder.build() |
Metric |
Metric.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Metric |
Metric.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Metric |
Metric.with_createdby_value(String _createdby_value) |
Metric |
Metric.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Metric |
Metric.with_modifiedby_value(String _modifiedby_value) |
Metric |
Metric.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Metric |
Metric.with_organizationid_value(String _organizationid_value) |
Metric |
Metric.withAmountdatatype(Integer amountdatatype) |
Metric |
Metric.withCreatedon(OffsetDateTime createdon) |
Metric |
Metric.withDescription(String description) |
Metric |
Metric.withImportsequencenumber(Integer importsequencenumber) |
Metric |
Metric.withIsamount(Boolean isamount) |
Metric |
Metric.withIsstretchtracked(Boolean isstretchtracked) |
Metric |
Metric.withMetricid(String metricid) |
Metric |
Metric.withModifiedon(OffsetDateTime modifiedon) |
Metric |
Metric.withName(String name) |
Metric |
Metric.withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Metric |
Metric.withStatecode(Integer statecode) |
Metric |
Metric.withStatuscode(Integer statuscode) |
Metric |
Metric.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Metric |
Metric.withUnmappedField(String name,
String value) |
Metric |
Metric.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Metric |
Metric.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.