Uses of Class
microsoft.dynamics.crm.entity.Syncerror
-
Packages that use Syncerror Package Description microsoft.dynamics.crm.entity -
-
Uses of Syncerror in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Syncerror Modifier and Type Method Description SyncerrorSyncerror.Builder. build()SyncerrorSyncerror. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.SyncerrorSyncerror. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).SyncerrorSyncerror. with_createdby_value(UUID _createdby_value)SyncerrorSyncerror. with_createdonbehalfby_value(UUID _createdonbehalfby_value)SyncerrorSyncerror. with_modifiedby_value(UUID _modifiedby_value)SyncerrorSyncerror. with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)SyncerrorSyncerror. with_ownerid_value(UUID _ownerid_value)SyncerrorSyncerror. with_owningbusinessunit_value(UUID _owningbusinessunit_value)SyncerrorSyncerror. with_owningteam_value(UUID _owningteam_value)SyncerrorSyncerror. with_owninguser_value(UUID _owninguser_value)SyncerrorSyncerror. with_regardingobjectid_value(UUID _regardingobjectid_value)SyncerrorSyncerror. withAction(String action)SyncerrorSyncerror. withActiondata(String actiondata)SyncerrorSyncerror. withCreatedon(OffsetDateTime createdon)SyncerrorSyncerror. withDescription(String description)SyncerrorSyncerror. withErrorcode(String errorcode)SyncerrorSyncerror. withErrordetail(String errordetail)SyncerrorSyncerror. withErrormessage(String errormessage)SyncerrorSyncerror. withErrortime(OffsetDateTime errortime)SyncerrorSyncerror. withErrortype(Integer errortype)SyncerrorSyncerror. withModifiedon(OffsetDateTime modifiedon)SyncerrorSyncerror. withName(String name)SyncerrorSyncerror. withRequestdata(String requestdata)SyncerrorSyncerror. withStatecode(Integer statecode)SyncerrorSyncerror. withStatuscode(Integer statuscode)SyncerrorSyncerror. withSyncerrorid(UUID syncerrorid)SyncerrorSyncerror. withUnmappedField(String name, String value)SyncerrorSyncerror. withVersionnumber(Long versionnumber)
-