Uses of Class
com.mypurecloud.sdk.v2.api.request.GetExternalcontactsScanNotesRequest
Packages that use GetExternalcontactsScanNotesRequest
-
Uses of GetExternalcontactsScanNotesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetExternalcontactsScanNotesRequestModifier and TypeMethodDescriptionExternalContactsApi.getExternalcontactsScanNotes(GetExternalcontactsScanNotesRequest request) Scan for notes using pagingExternalContactsApiAsync.getExternalcontactsScanNotesAsync(GetExternalcontactsScanNotesRequest request, AsyncApiCallback<CursorNoteListing> callback) Scan for notes using paging -
Uses of GetExternalcontactsScanNotesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetExternalcontactsScanNotesRequestModifier and TypeMethodDescriptionGetExternalcontactsScanNotesRequest.Builder.build()GetExternalcontactsScanNotesRequest.withCursor(String cursor) GetExternalcontactsScanNotesRequest.withCustomHeader(String name, String value) GetExternalcontactsScanNotesRequest.withDivisionId(String divisionId)