Uses of Class
com.mypurecloud.sdk.v2.api.request.GetExternalcontactsScanRelationshipsRequest
Packages that use GetExternalcontactsScanRelationshipsRequest
-
Uses of GetExternalcontactsScanRelationshipsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetExternalcontactsScanRelationshipsRequestModifier and TypeMethodDescriptionExternalContactsApi.getExternalcontactsScanRelationships(GetExternalcontactsScanRelationshipsRequest request) Scan for relationshipsExternalContactsApiAsync.getExternalcontactsScanRelationshipsAsync(GetExternalcontactsScanRelationshipsRequest request, AsyncApiCallback<CursorRelationshipListing> callback) Scan for relationships -
Uses of GetExternalcontactsScanRelationshipsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetExternalcontactsScanRelationshipsRequestModifier and TypeMethodDescriptionGetExternalcontactsScanRelationshipsRequest.Builder.build()GetExternalcontactsScanRelationshipsRequest.withCursor(String cursor) GetExternalcontactsScanRelationshipsRequest.withCustomHeader(String name, String value) GetExternalcontactsScanRelationshipsRequest.withDivisionId(String divisionId)