Uses of Class
com.mypurecloud.sdk.v2.model.CursorNoteListing
Packages that use CursorNoteListing
-
Uses of CursorNoteListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CursorNoteListingModifier and TypeMethodDescriptionExternalContactsApi.getExternalcontactsScanNotes(GetExternalcontactsScanNotesRequest request) Scan for notes using pagingExternalContactsApi.getExternalcontactsScanNotes(Integer limit, String cursor, String divisionId) Scan for notes using pagingExternalContactsApi.getExternalcontactsScanNotesDivisionviewsAll(GetExternalcontactsScanNotesDivisionviewsAllRequest request) Scan for notes using pagingExternalContactsApi.getExternalcontactsScanNotesDivisionviewsAll(Integer limit, String cursor) Scan for notes using pagingMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type CursorNoteListingModifier and TypeMethodDescriptionExternalContactsApi.getExternalcontactsScanNotes(ApiRequest<Void> request) Scan for notes using pagingExternalContactsApiAsync.getExternalcontactsScanNotesAsync(GetExternalcontactsScanNotesRequest request, AsyncApiCallback<CursorNoteListing> callback) Scan for notes using pagingExternalContactsApiAsync.getExternalcontactsScanNotesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CursorNoteListing>> callback) Scan for notes using pagingExternalContactsApi.getExternalcontactsScanNotesDivisionviewsAll(ApiRequest<Void> request) Scan for notes using pagingExternalContactsApiAsync.getExternalcontactsScanNotesDivisionviewsAllAsync(GetExternalcontactsScanNotesDivisionviewsAllRequest request, AsyncApiCallback<CursorNoteListing> callback) Scan for notes using pagingExternalContactsApiAsync.getExternalcontactsScanNotesDivisionviewsAllAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CursorNoteListing>> callback) Scan for notes using pagingExternalContactsApi.getExternalcontactsScanNotesDivisionviewsAllWithHttpInfo(Integer limit, String cursor) Scan for notes using pagingExternalContactsApi.getExternalcontactsScanNotesWithHttpInfo(Integer limit, String cursor, String divisionId) Scan for notes using pagingMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CursorNoteListingModifier and TypeMethodDescriptionExternalContactsApiAsync.getExternalcontactsScanNotesAsync(GetExternalcontactsScanNotesRequest request, AsyncApiCallback<CursorNoteListing> callback) Scan for notes using pagingExternalContactsApiAsync.getExternalcontactsScanNotesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CursorNoteListing>> callback) Scan for notes using pagingExternalContactsApiAsync.getExternalcontactsScanNotesDivisionviewsAllAsync(GetExternalcontactsScanNotesDivisionviewsAllRequest request, AsyncApiCallback<CursorNoteListing> callback) Scan for notes using pagingExternalContactsApiAsync.getExternalcontactsScanNotesDivisionviewsAllAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CursorNoteListing>> callback) Scan for notes using paging -
Uses of CursorNoteListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CursorNoteListingModifier and TypeMethodDescriptionThe cursor that points to the next set of entities being returned.CursorNoteListing.previousUri(String previousUri)