| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Bulkdeleteoperation |
Bulkdeleteoperation.Builder.build() |
Bulkdeleteoperation |
Bulkdeleteoperation.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Bulkdeleteoperation |
Bulkdeleteoperation.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Bulkdeleteoperation |
Bulkdeleteoperation.with_asyncoperationid_value(String _asyncoperationid_value) |
Bulkdeleteoperation |
Bulkdeleteoperation.with_createdby_value(String _createdby_value) |
Bulkdeleteoperation |
Bulkdeleteoperation.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Bulkdeleteoperation |
Bulkdeleteoperation.with_modifiedby_value(String _modifiedby_value) |
Bulkdeleteoperation |
Bulkdeleteoperation.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Bulkdeleteoperation |
Bulkdeleteoperation.with_ownerid_value(String _ownerid_value) |
Bulkdeleteoperation |
Bulkdeleteoperation.with_owningbusinessunit_value(String _owningbusinessunit_value) |
Bulkdeleteoperation |
Bulkdeleteoperation.with_owninguser_value(String _owninguser_value) |
Bulkdeleteoperation |
Bulkdeleteoperation.withBulkdeleteoperationid(String bulkdeleteoperationid) |
Bulkdeleteoperation |
Bulkdeleteoperation.withCreatedon(OffsetDateTime createdon) |
Bulkdeleteoperation |
Bulkdeleteoperation.withFailurecount(Integer failurecount) |
Bulkdeleteoperation |
Bulkdeleteoperation.withIsrecurring(Boolean isrecurring) |
Bulkdeleteoperation |
Bulkdeleteoperation.withModifiedon(OffsetDateTime modifiedon) |
Bulkdeleteoperation |
Bulkdeleteoperation.withName(String name) |
Bulkdeleteoperation |
Bulkdeleteoperation.withNextrun(OffsetDateTime nextrun) |
Bulkdeleteoperation |
Bulkdeleteoperation.withOrderedquerysetxml(String orderedquerysetxml) |
Bulkdeleteoperation |
Bulkdeleteoperation.withProcessingqeindex(Integer processingqeindex) |
Bulkdeleteoperation |
Bulkdeleteoperation.withStatecode(Integer statecode) |
Bulkdeleteoperation |
Bulkdeleteoperation.withStatuscode(Integer statuscode) |
Bulkdeleteoperation |
Bulkdeleteoperation.withSuccesscount(Integer successcount) |
Bulkdeleteoperation |
Bulkdeleteoperation.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Bulkdeleteoperation |
Bulkdeleteoperation.withUnmappedField(String name,
String value) |
Bulkdeleteoperation |
Bulkdeleteoperation.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Copyright © 2018–2021. All rights reserved.