Uses of Class
microsoft.dynamics.crm.entity.Plugintypestatistic
-
Packages that use Plugintypestatistic Package Description microsoft.dynamics.crm.entity -
-
Uses of Plugintypestatistic in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Plugintypestatistic Modifier and Type Method Description PlugintypestatisticPlugintypestatistic.Builder. build()PlugintypestatisticPlugintypestatistic. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.PlugintypestatisticPlugintypestatistic. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).PlugintypestatisticPlugintypestatistic. with_createdby_value(UUID _createdby_value)PlugintypestatisticPlugintypestatistic. with_createdonbehalfby_value(UUID _createdonbehalfby_value)PlugintypestatisticPlugintypestatistic. with_modifiedby_value(UUID _modifiedby_value)PlugintypestatisticPlugintypestatistic. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)PlugintypestatisticPlugintypestatistic. with_organizationid_value(UUID _organizationid_value)PlugintypestatisticPlugintypestatistic. with_plugintypeid_value(UUID _plugintypeid_value)PlugintypestatisticPlugintypestatistic. withAverageexecutetimeinmilliseconds(Integer averageexecutetimeinmilliseconds)PlugintypestatisticPlugintypestatistic. withCrashcontributionpercent(Integer crashcontributionpercent)PlugintypestatisticPlugintypestatistic. withCrashcount(Integer crashcount)PlugintypestatisticPlugintypestatistic. withCrashpercent(Integer crashpercent)PlugintypestatisticPlugintypestatistic. withCreatedon(OffsetDateTime createdon)PlugintypestatisticPlugintypestatistic. withExecutecount(Integer executecount)PlugintypestatisticPlugintypestatistic. withFailurecount(Integer failurecount)PlugintypestatisticPlugintypestatistic. withFailurepercent(Integer failurepercent)PlugintypestatisticPlugintypestatistic. withModifiedon(OffsetDateTime modifiedon)PlugintypestatisticPlugintypestatistic. withPlugintypestatisticid(UUID plugintypestatisticid)PlugintypestatisticPlugintypestatistic. withTerminatecpucontributionpercent(Integer terminatecpucontributionpercent)PlugintypestatisticPlugintypestatistic. withTerminatehandlescontributionpercent(Integer terminatehandlescontributionpercent)PlugintypestatisticPlugintypestatistic. withTerminatememorycontributionpercent(Integer terminatememorycontributionpercent)PlugintypestatisticPlugintypestatistic. withTerminateothercontributionpercent(Integer terminateothercontributionpercent)PlugintypestatisticPlugintypestatistic. withUnmappedField(String name, String value)
-