Class Msdyn_helppageCollectionRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.CollectionPageEntityRequest<Msdyn_helppage,Msdyn_helppageRequest>
-
- microsoft.dynamics.crm.entity.collection.request.Msdyn_helppageCollectionRequest
-
- All Implemented Interfaces:
Iterable<Msdyn_helppage>
- Direct Known Subclasses:
Msdyn_helppages
public class Msdyn_helppageCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Msdyn_helppage,Msdyn_helppageRequest>
-
-
Field Summary
Fields Modifier and Type Field Description protected com.github.davidmoten.odata.client.ContextPathcontextPath
-
Constructor Summary
Constructors Constructor Description Msdyn_helppageCollectionRequest(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, patch, 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
-
msdyn_helppage_SyncErrors
public SyncerrorRequest msdyn_helppage_SyncErrors(UUID syncerrorid)
-
msdyn_helppage_SyncErrors
public SyncerrorCollectionRequest msdyn_helppage_SyncErrors()
-
msdyn_helppage_AsyncOperations
public AsyncoperationRequest msdyn_helppage_AsyncOperations(UUID asyncoperationid)
-
msdyn_helppage_AsyncOperations
public AsyncoperationCollectionRequest msdyn_helppage_AsyncOperations()
-
msdyn_helppage_MailboxTrackingFolders
public MailboxtrackingfolderRequest msdyn_helppage_MailboxTrackingFolders(UUID mailboxtrackingfolderid)
-
msdyn_helppage_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest msdyn_helppage_MailboxTrackingFolders()
-
msdyn_helppage_ProcessSession
public ProcesssessionRequest msdyn_helppage_ProcessSession(UUID processsessionid)
-
msdyn_helppage_ProcessSession
public ProcesssessionCollectionRequest msdyn_helppage_ProcessSession()
-
msdyn_helppage_BulkDeleteFailures
public BulkdeletefailureRequest msdyn_helppage_BulkDeleteFailures(UUID bulkdeletefailureid)
-
msdyn_helppage_BulkDeleteFailures
public BulkdeletefailureCollectionRequest msdyn_helppage_BulkDeleteFailures()
-
msdyn_helppage_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessRequest msdyn_helppage_PrincipalObjectAttributeAccesses(UUID principalobjectattributeaccessid)
-
msdyn_helppage_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest msdyn_helppage_PrincipalObjectAttributeAccesses()
-
-