Package microsoft.dynamics.crm.entity
Class Bulkdeleteoperation.Builder
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Bulkdeleteoperation.Builder
-
- Enclosing class:
- Bulkdeleteoperation
public static final class Bulkdeleteoperation.Builder extends Object
-
-
Method Summary
-
-
-
Method Detail
-
_createdby_value
public Bulkdeleteoperation.Builder _createdby_value(String _createdby_value)
-
nextrun
public Bulkdeleteoperation.Builder nextrun(OffsetDateTime nextrun)
-
_modifiedonbehalfby_value
public Bulkdeleteoperation.Builder _modifiedonbehalfby_value(String _modifiedonbehalfby_value)
-
createdon
public Bulkdeleteoperation.Builder createdon(OffsetDateTime createdon)
-
_asyncoperationid_value
public Bulkdeleteoperation.Builder _asyncoperationid_value(String _asyncoperationid_value)
-
bulkdeleteoperationid
public Bulkdeleteoperation.Builder bulkdeleteoperationid(String bulkdeleteoperationid)
-
successcount
public Bulkdeleteoperation.Builder successcount(Integer successcount)
-
_owninguser_value
public Bulkdeleteoperation.Builder _owninguser_value(String _owninguser_value)
-
_modifiedby_value
public Bulkdeleteoperation.Builder _modifiedby_value(String _modifiedby_value)
-
failurecount
public Bulkdeleteoperation.Builder failurecount(Integer failurecount)
-
processingqeindex
public Bulkdeleteoperation.Builder processingqeindex(Integer processingqeindex)
-
utcconversiontimezonecode
public Bulkdeleteoperation.Builder utcconversiontimezonecode(Integer utcconversiontimezonecode)
-
timezoneruleversionnumber
public Bulkdeleteoperation.Builder timezoneruleversionnumber(Integer timezoneruleversionnumber)
-
name
public Bulkdeleteoperation.Builder name(String name)
-
_owningbusinessunit_value
public Bulkdeleteoperation.Builder _owningbusinessunit_value(String _owningbusinessunit_value)
-
statecode
public Bulkdeleteoperation.Builder statecode(Integer statecode)
-
_ownerid_value
public Bulkdeleteoperation.Builder _ownerid_value(String _ownerid_value)
-
isrecurring
public Bulkdeleteoperation.Builder isrecurring(Boolean isrecurring)
-
statuscode
public Bulkdeleteoperation.Builder statuscode(Integer statuscode)
-
_createdonbehalfby_value
public Bulkdeleteoperation.Builder _createdonbehalfby_value(String _createdonbehalfby_value)
-
modifiedon
public Bulkdeleteoperation.Builder modifiedon(OffsetDateTime modifiedon)
-
orderedquerysetxml
public Bulkdeleteoperation.Builder orderedquerysetxml(String orderedquerysetxml)
-
build
public Bulkdeleteoperation build()
-
-