Class Bulkdeleteoperations
- java.lang.Object
-
- com.github.davidmoten.odata.client.CollectionPageEntityRequest<Bulkdeleteoperation,BulkdeleteoperationRequest>
-
- microsoft.dynamics.crm.entity.collection.request.BulkdeleteoperationCollectionRequest
-
- microsoft.dynamics.crm.entity.set.Bulkdeleteoperations
-
- All Implemented Interfaces:
Iterable<Bulkdeleteoperation>
public final class Bulkdeleteoperations extends BulkdeleteoperationCollectionRequest
-
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.collection.request.BulkdeleteoperationCollectionRequest
contextPath
-
-
Constructor Summary
Constructors Constructor Description Bulkdeleteoperations(com.github.davidmoten.odata.client.ContextPath contextPath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Asyncoperationsasyncoperationid()BulkdeletefailuresbulkDeleteOperation_BulkDeleteFailure()Systemuserscreatedby()Systemuserscreatedonbehalfby()Systemusersmodifiedby()Systemusersmodifiedonbehalfby()Businessunitsowningbusinessunit()-
Methods inherited from class microsoft.dynamics.crm.entity.collection.request.BulkdeleteoperationCollectionRequest
bulkDeleteOperation_BulkDeleteFailure
-
Methods inherited from class com.github.davidmoten.odata.client.CollectionPageEntityRequest
connectTimeout, deltaTokenLatest, expand, filter, filter, get, id, iterator, maxPageSize, metadataFull, metadataMinimal, metadataNone, orderBy, post, query, readTimeout, requestHeader, requestHeader, search, select, skip, stream, streamWithDeltaLink, to, toList, top, urlOverride
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-
-
-
Method Detail
-
asyncoperationid
public Asyncoperations asyncoperationid()
-
bulkDeleteOperation_BulkDeleteFailure
public Bulkdeletefailures bulkDeleteOperation_BulkDeleteFailure()
- Overrides:
bulkDeleteOperation_BulkDeleteFailurein classBulkdeleteoperationCollectionRequest
-
createdby
public Systemusers createdby()
-
createdonbehalfby
public Systemusers createdonbehalfby()
-
modifiedby
public Systemusers modifiedby()
-
modifiedonbehalfby
public Systemusers modifiedonbehalfby()
-
owningbusinessunit
public Businessunits owningbusinessunit()
-
-