Uses of Class
com.mypurecloud.sdk.v2.model.RecordingRetentionCursorEntityListing
Packages that use RecordingRetentionCursorEntityListing
-
Uses of RecordingRetentionCursorEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return RecordingRetentionCursorEntityListingModifier and TypeMethodDescriptionRecordingApi.getRecordingsRetentionQuery(GetRecordingsRetentionQueryRequest request) Query for recording retention dataRecordingApi.getRecordingsRetentionQuery(Integer retentionThresholdDays, String cursor, Integer pageSize) Query for recording retention dataMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type RecordingRetentionCursorEntityListingModifier and TypeMethodDescriptionRecordingApi.getRecordingsRetentionQuery(ApiRequest<Void> request) Query for recording retention dataRecordingApiAsync.getRecordingsRetentionQueryAsync(GetRecordingsRetentionQueryRequest request, AsyncApiCallback<RecordingRetentionCursorEntityListing> callback) Query for recording retention dataRecordingApiAsync.getRecordingsRetentionQueryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<RecordingRetentionCursorEntityListing>> callback) Query for recording retention dataRecordingApi.getRecordingsRetentionQueryWithHttpInfo(Integer retentionThresholdDays, String cursor, Integer pageSize) Query for recording retention dataMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type RecordingRetentionCursorEntityListingModifier and TypeMethodDescriptionRecordingApiAsync.getRecordingsRetentionQueryAsync(GetRecordingsRetentionQueryRequest request, AsyncApiCallback<RecordingRetentionCursorEntityListing> callback) Query for recording retention dataRecordingApiAsync.getRecordingsRetentionQueryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<RecordingRetentionCursorEntityListing>> callback) Query for recording retention data -
Uses of RecordingRetentionCursorEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecordingRetentionCursorEntityListingModifier and TypeMethodDescriptionRecordingRetentionCursorEntityListing.entities(List<RecordingRetention> entities) RecordingRetentionCursorEntityListing.previousUri(String previousUri)