Class SharepointdocumentlocationCollectionRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.CollectionPageEntityRequest<Sharepointdocumentlocation,SharepointdocumentlocationRequest>
-
- microsoft.dynamics.crm.entity.collection.request.SharepointdocumentlocationCollectionRequest
-
- All Implemented Interfaces:
Iterable<Sharepointdocumentlocation>
- Direct Known Subclasses:
Sharepointdocumentlocations
public class SharepointdocumentlocationCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Sharepointdocumentlocation,SharepointdocumentlocationRequest>
-
-
Field Summary
Fields Modifier and Type Field Description protected com.github.davidmoten.odata.client.ContextPathcontextPath
-
Constructor Summary
Constructors Constructor Description SharepointdocumentlocationCollectionRequest(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
-
sharepointdocumentlocation_principalobjectattributeaccess
public PrincipalobjectattributeaccessRequest sharepointdocumentlocation_principalobjectattributeaccess(UUID principalobjectattributeaccessid)
-
sharepointdocumentlocation_principalobjectattributeaccess
public PrincipalobjectattributeaccessCollectionRequest sharepointdocumentlocation_principalobjectattributeaccess()
-
sharepointdocumentlocation_parent_sharepointdocumentlocation
public SharepointdocumentlocationRequest sharepointdocumentlocation_parent_sharepointdocumentlocation(UUID sharepointdocumentlocationid)
-
sharepointdocumentlocation_parent_sharepointdocumentlocation
public SharepointdocumentlocationCollectionRequest sharepointdocumentlocation_parent_sharepointdocumentlocation()
-
sharePointDocumentLocation_DuplicateBaseRecord
public DuplicaterecordRequest sharePointDocumentLocation_DuplicateBaseRecord(UUID duplicateid)
-
sharePointDocumentLocation_DuplicateBaseRecord
public DuplicaterecordCollectionRequest sharePointDocumentLocation_DuplicateBaseRecord()
-
sharePointDocumentLocation_DuplicateMatchingRecord
public DuplicaterecordRequest sharePointDocumentLocation_DuplicateMatchingRecord(UUID duplicateid)
-
sharePointDocumentLocation_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest sharePointDocumentLocation_DuplicateMatchingRecord()
-
sharePointDocumentLocation_ProcessSessions
public ProcesssessionRequest sharePointDocumentLocation_ProcessSessions(UUID processsessionid)
-
sharePointDocumentLocation_ProcessSessions
public ProcesssessionCollectionRequest sharePointDocumentLocation_ProcessSessions()
-
sharePointDocumentLocation_SyncErrors
public SyncerrorRequest sharePointDocumentLocation_SyncErrors(UUID syncerrorid)
-
sharePointDocumentLocation_SyncErrors
public SyncerrorCollectionRequest sharePointDocumentLocation_SyncErrors()
-
sharePointDocumentLocation_AsyncOperations
public AsyncoperationRequest sharePointDocumentLocation_AsyncOperations(UUID asyncoperationid)
-
sharePointDocumentLocation_AsyncOperations
public AsyncoperationCollectionRequest sharePointDocumentLocation_AsyncOperations()
-
-