| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Ribbonmetadatatoprocess |
Ribbonmetadatatoprocess.Builder.build() |
Ribbonmetadatatoprocess |
Ribbonmetadatatoprocess.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Ribbonmetadatatoprocess |
Ribbonmetadatatoprocess.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Ribbonmetadatatoprocess |
Ribbonmetadatatoprocess.withCompletedon(OffsetDateTime completedon) |
Ribbonmetadatatoprocess |
Ribbonmetadatatoprocess.withCreatedon(OffsetDateTime createdon) |
Ribbonmetadatatoprocess |
Ribbonmetadatatoprocess.withEntityname(String entityname) |
Ribbonmetadatatoprocess |
Ribbonmetadatatoprocess.withExceptionmessage(String exceptionmessage) |
Ribbonmetadatatoprocess |
Ribbonmetadatatoprocess.withIsdbupdate(Integer isdbupdate) |
Ribbonmetadatatoprocess |
Ribbonmetadatatoprocess.withProcessedon(OffsetDateTime processedon) |
Ribbonmetadatatoprocess |
Ribbonmetadatatoprocess.withRetrycount(Integer retrycount) |
Ribbonmetadatatoprocess |
Ribbonmetadatatoprocess.withRibbonmetadatarowid(String ribbonmetadatarowid) |
Ribbonmetadatatoprocess |
Ribbonmetadatatoprocess.withSolutionid(String solutionid) |
Ribbonmetadatatoprocess |
Ribbonmetadatatoprocess.withSolutionname(String solutionname) |
Ribbonmetadatatoprocess |
Ribbonmetadatatoprocess.withStatus(Integer status) |
Ribbonmetadatatoprocess |
Ribbonmetadatatoprocess.withUnmappedField(String name,
String value) |
Copyright © 2018–2020. All rights reserved.