Uses of Class
microsoft.dynamics.crm.entity.Callbackregistration
-
Packages that use Callbackregistration Package Description microsoft.dynamics.crm.entity -
-
Uses of Callbackregistration in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Callbackregistration Modifier and Type Method Description CallbackregistrationCallbackregistration.Builder. build()CallbackregistrationCallbackregistration. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.CallbackregistrationCallbackregistration. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).CallbackregistrationCallbackregistration. with_createdby_value(String _createdby_value)CallbackregistrationCallbackregistration. with_createdonbehalfby_value(String _createdonbehalfby_value)CallbackregistrationCallbackregistration. with_modifiedby_value(String _modifiedby_value)CallbackregistrationCallbackregistration. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)CallbackregistrationCallbackregistration. with_ownerid_value(String _ownerid_value)CallbackregistrationCallbackregistration. with_owningbusinessunit_value(String _owningbusinessunit_value)CallbackregistrationCallbackregistration. with_owningteam_value(String _owningteam_value)CallbackregistrationCallbackregistration. with_owninguser_value(String _owninguser_value)CallbackregistrationCallbackregistration. withCallbackregistrationid(String callbackregistrationid)CallbackregistrationCallbackregistration. withCreatedon(OffsetDateTime createdon)CallbackregistrationCallbackregistration. withEntityname(String entityname)CallbackregistrationCallbackregistration. withFilterexpression(String filterexpression)CallbackregistrationCallbackregistration. withFilteringattributes(String filteringattributes)CallbackregistrationCallbackregistration. withMessage(Integer message)CallbackregistrationCallbackregistration. withModifiedon(OffsetDateTime modifiedon)CallbackregistrationCallbackregistration. withName(String name)CallbackregistrationCallbackregistration. withPostponeuntil(String postponeuntil)CallbackregistrationCallbackregistration. withRunas(Integer runas)CallbackregistrationCallbackregistration. withScope(Integer scope)CallbackregistrationCallbackregistration. withUnmappedField(String name, String value)CallbackregistrationCallbackregistration. withUrl(String url)CallbackregistrationCallbackregistration. withVersion(Integer version)
-