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(String _createdby_value)PlugintypestatisticPlugintypestatistic. with_createdonbehalfby_value(String _createdonbehalfby_value)PlugintypestatisticPlugintypestatistic. with_modifiedby_value(String _modifiedby_value)PlugintypestatisticPlugintypestatistic. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)PlugintypestatisticPlugintypestatistic. with_organizationid_value(String _organizationid_value)PlugintypestatisticPlugintypestatistic. with_plugintypeid_value(String _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(String plugintypestatisticid)PlugintypestatisticPlugintypestatistic. withTerminatecpucontributionpercent(Integer terminatecpucontributionpercent)PlugintypestatisticPlugintypestatistic. withTerminatehandlescontributionpercent(Integer terminatehandlescontributionpercent)PlugintypestatisticPlugintypestatistic. withTerminatememorycontributionpercent(Integer terminatememorycontributionpercent)PlugintypestatisticPlugintypestatistic. withTerminateothercontributionpercent(Integer terminateothercontributionpercent)PlugintypestatisticPlugintypestatistic. withUnmappedField(String name, String value)
-