Class AsyncoperationCollectionRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.CollectionPageEntityRequest<Asyncoperation,AsyncoperationRequest>
-
- microsoft.dynamics.crm.entity.collection.request.AsyncoperationCollectionRequest
-
- All Implemented Interfaces:
Iterable<Asyncoperation>
- Direct Known Subclasses:
Asyncoperations
public class AsyncoperationCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Asyncoperation,AsyncoperationRequest>
-
-
Field Summary
Fields Modifier and Type Field Description protected com.github.davidmoten.odata.client.ContextPathcontextPath
-
Constructor Summary
Constructors Constructor Description AsyncoperationCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
-
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
-
asyncOperation_Emails
public EmailRequest asyncOperation_Emails(String activityid)
-
asyncOperation_Emails
public EmailCollectionRequest asyncOperation_Emails()
-
asyncOperation_BulkDeleteOperation
public BulkdeleteoperationRequest asyncOperation_BulkDeleteOperation(String bulkdeleteoperationid)
-
asyncOperation_BulkDeleteOperation
public BulkdeleteoperationCollectionRequest asyncOperation_BulkDeleteOperation()
-
asyncOperation_SocialActivities
public SocialactivityRequest asyncOperation_SocialActivities(String activityid)
-
asyncOperation_SocialActivities
public SocialactivityCollectionRequest asyncOperation_SocialActivities()
-
lk_workflowlog_asyncoperation_childworkflow
public WorkflowlogRequest lk_workflowlog_asyncoperation_childworkflow(String workflowlogid)
-
lk_workflowlog_asyncoperation_childworkflow
public WorkflowlogCollectionRequest lk_workflowlog_asyncoperation_childworkflow()
-
asyncOperation_DuplicateBaseRecord
public DuplicaterecordRequest asyncOperation_DuplicateBaseRecord(String duplicateid)
-
asyncOperation_DuplicateBaseRecord
public DuplicaterecordCollectionRequest asyncOperation_DuplicateBaseRecord()
-
asyncOperation_MailboxTrackingFolder
public MailboxtrackingfolderRequest asyncOperation_MailboxTrackingFolder(String mailboxtrackingfolderid)
-
asyncOperation_MailboxTrackingFolder
public MailboxtrackingfolderCollectionRequest asyncOperation_MailboxTrackingFolder()
-
lk_workflowlog_asyncoperations
public WorkflowlogRequest lk_workflowlog_asyncoperations(String workflowlogid)
-
lk_workflowlog_asyncoperations
public WorkflowlogCollectionRequest lk_workflowlog_asyncoperations()
-
asyncoperation_FileAttachments
public FileattachmentRequest asyncoperation_FileAttachments(String fileattachmentid)
-
asyncoperation_FileAttachments
public FileattachmentCollectionRequest asyncoperation_FileAttachments()
-
-