| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Tracelog |
Tracelog.Builder.build() |
Tracelog |
Tracelog.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Tracelog |
Tracelog.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Tracelog |
Tracelog.with_createdby_value(String _createdby_value) |
Tracelog |
Tracelog.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Tracelog |
Tracelog.with_modifiedby_value(String _modifiedby_value) |
Tracelog |
Tracelog.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Tracelog |
Tracelog.with_organizationid_value(String _organizationid_value) |
Tracelog |
Tracelog.with_parenttracelogid_value(String _parenttracelogid_value) |
Tracelog |
Tracelog.with_regardingobjectid_value(String _regardingobjectid_value) |
Tracelog |
Tracelog.with_regardingobjectownerid_value(String _regardingobjectownerid_value) |
Tracelog |
Tracelog.with_regardingobjectowningbusinessunit_value(String _regardingobjectowningbusinessunit_value) |
Tracelog |
Tracelog.withCanbedeleted(Boolean canbedeleted) |
Tracelog |
Tracelog.withCollationlevel(Integer collationlevel) |
Tracelog |
Tracelog.withCreatedon(OffsetDateTime createdon) |
Tracelog |
Tracelog.withErrordetails(String errordetails) |
Tracelog |
Tracelog.withErrortypedisplay(String errortypedisplay) |
Tracelog |
Tracelog.withIsunique(Boolean isunique) |
Tracelog |
Tracelog.withLevel(Integer level) |
Tracelog |
Tracelog.withMachinename(String machinename) |
Tracelog |
Tracelog.withModifiedon(OffsetDateTime modifiedon) |
Tracelog |
Tracelog.withText(String text) |
Tracelog |
Tracelog.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Tracelog |
Tracelog.withTraceactionxml(String traceactionxml) |
Tracelog |
Tracelog.withTracecode(Integer tracecode) |
Tracelog |
Tracelog.withTracedetailxml(String tracedetailxml) |
Tracelog |
Tracelog.withTracelogid(String tracelogid) |
Tracelog |
Tracelog.withTraceparameterhash(Integer traceparameterhash) |
Tracelog |
Tracelog.withTraceparameterxml(String traceparameterxml) |
Tracelog |
Tracelog.withTracestatus(Boolean tracestatus) |
Tracelog |
Tracelog.withUnmappedField(String name,
String value) |
Tracelog |
Tracelog.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Copyright © 2018–2020. All rights reserved.