Uses of Class
com.mypurecloud.sdk.v2.model.CursorRelationshipListing
Packages that use CursorRelationshipListing
-
Uses of CursorRelationshipListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CursorRelationshipListingModifier and TypeMethodDescriptionExternalContactsApi.getExternalcontactsScanRelationships(GetExternalcontactsScanRelationshipsRequest request) Scan for relationshipsExternalContactsApi.getExternalcontactsScanRelationships(Integer limit, String cursor, String divisionId) Scan for relationshipsExternalContactsApi.getExternalcontactsScanRelationshipsDivisionviewsAll(GetExternalcontactsScanRelationshipsDivisionviewsAllRequest request) Scan for relationshipsExternalContactsApi.getExternalcontactsScanRelationshipsDivisionviewsAll(Integer limit, String cursor) Scan for relationshipsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type CursorRelationshipListingModifier and TypeMethodDescriptionExternalContactsApi.getExternalcontactsScanRelationships(ApiRequest<Void> request) Scan for relationshipsExternalContactsApiAsync.getExternalcontactsScanRelationshipsAsync(GetExternalcontactsScanRelationshipsRequest request, AsyncApiCallback<CursorRelationshipListing> callback) Scan for relationshipsExternalContactsApiAsync.getExternalcontactsScanRelationshipsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CursorRelationshipListing>> callback) Scan for relationshipsExternalContactsApi.getExternalcontactsScanRelationshipsDivisionviewsAll(ApiRequest<Void> request) Scan for relationshipsExternalContactsApiAsync.getExternalcontactsScanRelationshipsDivisionviewsAllAsync(GetExternalcontactsScanRelationshipsDivisionviewsAllRequest request, AsyncApiCallback<CursorRelationshipListing> callback) Scan for relationshipsExternalContactsApiAsync.getExternalcontactsScanRelationshipsDivisionviewsAllAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CursorRelationshipListing>> callback) Scan for relationshipsExternalContactsApi.getExternalcontactsScanRelationshipsDivisionviewsAllWithHttpInfo(Integer limit, String cursor) Scan for relationshipsExternalContactsApi.getExternalcontactsScanRelationshipsWithHttpInfo(Integer limit, String cursor, String divisionId) Scan for relationshipsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CursorRelationshipListingModifier and TypeMethodDescriptionExternalContactsApiAsync.getExternalcontactsScanRelationshipsAsync(GetExternalcontactsScanRelationshipsRequest request, AsyncApiCallback<CursorRelationshipListing> callback) Scan for relationshipsExternalContactsApiAsync.getExternalcontactsScanRelationshipsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CursorRelationshipListing>> callback) Scan for relationshipsExternalContactsApiAsync.getExternalcontactsScanRelationshipsDivisionviewsAllAsync(GetExternalcontactsScanRelationshipsDivisionviewsAllRequest request, AsyncApiCallback<CursorRelationshipListing> callback) Scan for relationshipsExternalContactsApiAsync.getExternalcontactsScanRelationshipsDivisionviewsAllAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CursorRelationshipListing>> callback) Scan for relationships -
Uses of CursorRelationshipListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CursorRelationshipListingModifier and TypeMethodDescriptionThe cursor that points to the next set of entities being returned.CursorRelationshipListing.entities(List<Relationship> entities) CursorRelationshipListing.previousUri(String previousUri)