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