Package microsoft.dynamics.crm.entity
Class Bulkdeleteoperation
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Bulkdeleteoperation
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Bulkdeleteoperation extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBulkdeleteoperation.Builder
-
Field Summary
Fields Modifier and Type Field Description protected UUID_asyncoperationid_valueprotected UUID_createdby_valueprotected UUID_createdonbehalfby_valueprotected UUID_modifiedby_valueprotected UUID_modifiedonbehalfby_valueprotected UUID_ownerid_valueprotected UUID_owningbusinessunit_valueprotected UUID_owninguser_valueprotected UUIDbulkdeleteoperationidprotected OffsetDateTimecreatedonprotected Integerfailurecountprotected Booleanisrecurringprotected OffsetDateTimemodifiedonprotected Stringnameprotected OffsetDateTimenextrunprotected Stringorderedquerysetxmlprotected Integerprocessingqeindexprotected Integerstatecodeprotected Integerstatuscodeprotected Integersuccesscountprotected Integertimezoneruleversionnumberprotected Integerutcconversiontimezonecode-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedBulkdeleteoperation()
-
Method Summary
-
-
-
Field Detail
-
_createdby_value
protected UUID _createdby_value
-
nextrun
protected OffsetDateTime nextrun
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
createdon
protected OffsetDateTime createdon
-
_asyncoperationid_value
protected UUID _asyncoperationid_value
-
bulkdeleteoperationid
protected UUID bulkdeleteoperationid
-
successcount
protected Integer successcount
-
_owninguser_value
protected UUID _owninguser_value
-
_modifiedby_value
protected UUID _modifiedby_value
-
failurecount
protected Integer failurecount
-
processingqeindex
protected Integer processingqeindex
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
name
protected String name
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
statecode
protected Integer statecode
-
_ownerid_value
protected UUID _ownerid_value
-
isrecurring
protected Boolean isrecurring
-
statuscode
protected Integer statuscode
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
modifiedon
protected OffsetDateTime modifiedon
-
orderedquerysetxml
protected String orderedquerysetxml
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderBulkdeleteoperation
public static Bulkdeleteoperation.Builder builderBulkdeleteoperation()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classCrmbaseentity
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classCrmbaseentity
-
with_createdby_value
public Bulkdeleteoperation with_createdby_value(UUID _createdby_value)
-
getNextrun
public Optional<OffsetDateTime> getNextrun()
-
withNextrun
public Bulkdeleteoperation withNextrun(OffsetDateTime nextrun)
-
with_modifiedonbehalfby_value
public Bulkdeleteoperation with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Bulkdeleteoperation withCreatedon(OffsetDateTime createdon)
-
with_asyncoperationid_value
public Bulkdeleteoperation with_asyncoperationid_value(UUID _asyncoperationid_value)
-
withBulkdeleteoperationid
public Bulkdeleteoperation withBulkdeleteoperationid(UUID bulkdeleteoperationid)
-
withSuccesscount
public Bulkdeleteoperation withSuccesscount(Integer successcount)
-
with_owninguser_value
public Bulkdeleteoperation with_owninguser_value(UUID _owninguser_value)
-
with_modifiedby_value
public Bulkdeleteoperation with_modifiedby_value(UUID _modifiedby_value)
-
withFailurecount
public Bulkdeleteoperation withFailurecount(Integer failurecount)
-
withProcessingqeindex
public Bulkdeleteoperation withProcessingqeindex(Integer processingqeindex)
-
withUtcconversiontimezonecode
public Bulkdeleteoperation withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
withTimezoneruleversionnumber
public Bulkdeleteoperation withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withName
public Bulkdeleteoperation withName(String name)
-
with_owningbusinessunit_value
public Bulkdeleteoperation with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
withStatecode
public Bulkdeleteoperation withStatecode(Integer statecode)
-
with_ownerid_value
public Bulkdeleteoperation with_ownerid_value(UUID _ownerid_value)
-
withIsrecurring
public Bulkdeleteoperation withIsrecurring(Boolean isrecurring)
-
withStatuscode
public Bulkdeleteoperation withStatuscode(Integer statuscode)
-
with_createdonbehalfby_value
public Bulkdeleteoperation with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Bulkdeleteoperation withModifiedon(OffsetDateTime modifiedon)
-
withOrderedquerysetxml
public Bulkdeleteoperation withOrderedquerysetxml(String orderedquerysetxml)
-
withUnmappedField
public Bulkdeleteoperation withUnmappedField(String name, Object value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getAsyncoperationid
public AsyncoperationRequest getAsyncoperationid()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getBulkDeleteOperation_BulkDeleteFailure
public BulkdeletefailureCollectionRequest getBulkDeleteOperation_BulkDeleteFailure()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Bulkdeleteoperation patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public Bulkdeleteoperation put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-