| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Solutionhistorydata |
Solutionhistorydata.Builder.build() |
Solutionhistorydata |
Solutionhistorydata.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Solutionhistorydata |
Solutionhistorydata.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Solutionhistorydata |
Solutionhistorydata.withActivityid(String activityid) |
Solutionhistorydata |
Solutionhistorydata.withCorrelationid(String correlationid) |
Solutionhistorydata |
Solutionhistorydata.withEndtime(OffsetDateTime endtime) |
Solutionhistorydata |
Solutionhistorydata.withErrorcode(Integer errorcode) |
Solutionhistorydata |
Solutionhistorydata.withExceptionmessage(String exceptionmessage) |
Solutionhistorydata |
Solutionhistorydata.withExceptionstack(String exceptionstack) |
Solutionhistorydata |
Solutionhistorydata.withIsmanaged(Boolean ismanaged) |
Solutionhistorydata |
Solutionhistorydata.withIsmicrosoftpublisher(Boolean ismicrosoftpublisher) |
Solutionhistorydata |
Solutionhistorydata.withIsoverwritecustomizations(Boolean isoverwritecustomizations) |
Solutionhistorydata |
Solutionhistorydata.withIspatch(Boolean ispatch) |
Solutionhistorydata |
Solutionhistorydata.withOperation(Integer operation) |
Solutionhistorydata |
Solutionhistorydata.withPackagename(String packagename) |
Solutionhistorydata |
Solutionhistorydata.withPackageversion(String packageversion) |
Solutionhistorydata |
Solutionhistorydata.withPublishername(String publishername) |
Solutionhistorydata |
Solutionhistorydata.withResult(Integer result) |
Solutionhistorydata |
Solutionhistorydata.withSolutionhistorydataid(String solutionhistorydataid) |
Solutionhistorydata |
Solutionhistorydata.withSolutionid(String solutionid) |
Solutionhistorydata |
Solutionhistorydata.withSolutionname(String solutionname) |
Solutionhistorydata |
Solutionhistorydata.withSolutionversion(String solutionversion) |
Solutionhistorydata |
Solutionhistorydata.withStarttime(OffsetDateTime starttime) |
Solutionhistorydata |
Solutionhistorydata.withStatus(Integer status) |
Solutionhistorydata |
Solutionhistorydata.withSuboperation(Integer suboperation) |
Solutionhistorydata |
Solutionhistorydata.withUnmappedField(String name,
String value) |
Copyright © 2018–2020. All rights reserved.