Class Ggw_crewCollectionRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.CollectionPageEntityRequest<Ggw_crew,Ggw_crewRequest>
-
- microsoft.dynamics.crm.entity.collection.request.Ggw_crewCollectionRequest
-
- Direct Known Subclasses:
Ggw_crews
public class Ggw_crewCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Ggw_crew,Ggw_crewRequest>
-
-
Field Summary
Fields Modifier and Type Field Description protected com.github.davidmoten.odata.client.ContextPathcontextPath
-
Constructor Summary
Constructors Constructor Description Ggw_crewCollectionRequest(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
-
ggw_crew_SyncErrors
public SyncerrorRequest ggw_crew_SyncErrors(UUID syncerrorid)
-
ggw_crew_SyncErrors
public SyncerrorCollectionRequest ggw_crew_SyncErrors()
-
ggw_crew_DuplicateMatchingRecord
public DuplicaterecordRequest ggw_crew_DuplicateMatchingRecord(UUID duplicateid)
-
ggw_crew_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest ggw_crew_DuplicateMatchingRecord()
-
ggw_crew_DuplicateBaseRecord
public DuplicaterecordRequest ggw_crew_DuplicateBaseRecord(UUID duplicateid)
-
ggw_crew_DuplicateBaseRecord
public DuplicaterecordCollectionRequest ggw_crew_DuplicateBaseRecord()
-
ggw_crew_AsyncOperations
public AsyncoperationRequest ggw_crew_AsyncOperations(UUID asyncoperationid)
-
ggw_crew_AsyncOperations
public AsyncoperationCollectionRequest ggw_crew_AsyncOperations()
-
ggw_crew_MailboxTrackingFolders
public MailboxtrackingfolderRequest ggw_crew_MailboxTrackingFolders(UUID mailboxtrackingfolderid)
-
ggw_crew_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest ggw_crew_MailboxTrackingFolders()
-
ggw_crew_ProcessSession
public ProcesssessionRequest ggw_crew_ProcessSession(UUID processsessionid)
-
ggw_crew_ProcessSession
public ProcesssessionCollectionRequest ggw_crew_ProcessSession()
-
ggw_crew_BulkDeleteFailures
public BulkdeletefailureRequest ggw_crew_BulkDeleteFailures(UUID bulkdeletefailureid)
-
ggw_crew_BulkDeleteFailures
public BulkdeletefailureCollectionRequest ggw_crew_BulkDeleteFailures()
-
ggw_crew_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessRequest ggw_crew_PrincipalObjectAttributeAccesses(UUID principalobjectattributeaccessid)
-
ggw_crew_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest ggw_crew_PrincipalObjectAttributeAccesses()
-
ggw_ggw_crew_ggw_team
public Ggw_teamRequest ggw_ggw_crew_ggw_team(UUID ggw_teamid)
-
ggw_ggw_crew_ggw_team
public Ggw_teamCollectionRequest ggw_ggw_crew_ggw_team()
-
ggw_ggw_crew_ggw_team_application
public Ggw_team_applicationRequest ggw_ggw_crew_ggw_team_application(UUID ggw_team_applicationid)
-
ggw_ggw_crew_ggw_team_application
public Ggw_team_applicationCollectionRequest ggw_ggw_crew_ggw_team_application()
-
-