Class WorkflowbinaryCollectionRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.CollectionPageEntityRequest<Workflowbinary,WorkflowbinaryRequest>
-
- microsoft.dynamics.crm.entity.collection.request.WorkflowbinaryCollectionRequest
-
- All Implemented Interfaces:
Iterable<Workflowbinary>
- Direct Known Subclasses:
Workflowbinaries
public class WorkflowbinaryCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Workflowbinary,WorkflowbinaryRequest>
-
-
Field Summary
Fields Modifier and Type Field Description protected com.github.davidmoten.odata.client.ContextPathcontextPath
-
Constructor Summary
Constructors Constructor Description WorkflowbinaryCollectionRequest(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
-
workflowbinary_SyncErrors
public SyncerrorRequest workflowbinary_SyncErrors(UUID syncerrorid)
-
workflowbinary_SyncErrors
public SyncerrorCollectionRequest workflowbinary_SyncErrors()
-
workflowbinary_AsyncOperations
public AsyncoperationRequest workflowbinary_AsyncOperations(UUID asyncoperationid)
-
workflowbinary_AsyncOperations
public AsyncoperationCollectionRequest workflowbinary_AsyncOperations()
-
workflowbinary_MailboxTrackingFolders
public MailboxtrackingfolderRequest workflowbinary_MailboxTrackingFolders(UUID mailboxtrackingfolderid)
-
workflowbinary_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest workflowbinary_MailboxTrackingFolders()
-
workflowbinary_ProcessSession
public ProcesssessionRequest workflowbinary_ProcessSession(UUID processsessionid)
-
workflowbinary_ProcessSession
public ProcesssessionCollectionRequest workflowbinary_ProcessSession()
-
workflowbinary_BulkDeleteFailures
public BulkdeletefailureRequest workflowbinary_BulkDeleteFailures(UUID bulkdeletefailureid)
-
workflowbinary_BulkDeleteFailures
public BulkdeletefailureCollectionRequest workflowbinary_BulkDeleteFailures()
-
workflowbinary_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessRequest workflowbinary_PrincipalObjectAttributeAccesses(UUID principalobjectattributeaccessid)
-
workflowbinary_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest workflowbinary_PrincipalObjectAttributeAccesses()
-
workflowbinary_FileAttachments
public FileattachmentRequest workflowbinary_FileAttachments(UUID fileattachmentid)
-
workflowbinary_FileAttachments
public FileattachmentCollectionRequest workflowbinary_FileAttachments()
-
-