| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Plugintypestatistic |
Plugintypestatistic.Builder.build() |
Plugintypestatistic |
Plugintypestatistic.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Plugintypestatistic |
Plugintypestatistic.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Plugintypestatistic |
Plugintypestatistic.with_createdby_value(String _createdby_value) |
Plugintypestatistic |
Plugintypestatistic.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Plugintypestatistic |
Plugintypestatistic.with_modifiedby_value(String _modifiedby_value) |
Plugintypestatistic |
Plugintypestatistic.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Plugintypestatistic |
Plugintypestatistic.with_organizationid_value(String _organizationid_value) |
Plugintypestatistic |
Plugintypestatistic.with_plugintypeid_value(String _plugintypeid_value) |
Plugintypestatistic |
Plugintypestatistic.withAverageexecutetimeinmilliseconds(Integer averageexecutetimeinmilliseconds) |
Plugintypestatistic |
Plugintypestatistic.withCrashcontributionpercent(Integer crashcontributionpercent) |
Plugintypestatistic |
Plugintypestatistic.withCrashcount(Integer crashcount) |
Plugintypestatistic |
Plugintypestatistic.withCrashpercent(Integer crashpercent) |
Plugintypestatistic |
Plugintypestatistic.withCreatedon(OffsetDateTime createdon) |
Plugintypestatistic |
Plugintypestatistic.withExecutecount(Integer executecount) |
Plugintypestatistic |
Plugintypestatistic.withFailurecount(Integer failurecount) |
Plugintypestatistic |
Plugintypestatistic.withFailurepercent(Integer failurepercent) |
Plugintypestatistic |
Plugintypestatistic.withModifiedon(OffsetDateTime modifiedon) |
Plugintypestatistic |
Plugintypestatistic.withPlugintypestatisticid(String plugintypestatisticid) |
Plugintypestatistic |
Plugintypestatistic.withTerminatecpucontributionpercent(Integer terminatecpucontributionpercent) |
Plugintypestatistic |
Plugintypestatistic.withTerminatehandlescontributionpercent(Integer terminatehandlescontributionpercent) |
Plugintypestatistic |
Plugintypestatistic.withTerminatememorycontributionpercent(Integer terminatememorycontributionpercent) |
Plugintypestatistic |
Plugintypestatistic.withTerminateothercontributionpercent(Integer terminateothercontributionpercent) |
Plugintypestatistic |
Plugintypestatistic.withUnmappedField(String name,
String value) |
Copyright © 2018–2021. All rights reserved.