Uses of Class
com.mypurecloud.sdk.v2.api.request.GetRecordingsRetentionQueryRequest
Packages that use GetRecordingsRetentionQueryRequest
-
Uses of GetRecordingsRetentionQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetRecordingsRetentionQueryRequestModifier and TypeMethodDescriptionRecordingApi.getRecordingsRetentionQuery(GetRecordingsRetentionQueryRequest request) Query for recording retention dataRecordingApiAsync.getRecordingsRetentionQueryAsync(GetRecordingsRetentionQueryRequest request, AsyncApiCallback<RecordingRetentionCursorEntityListing> callback) Query for recording retention data -
Uses of GetRecordingsRetentionQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetRecordingsRetentionQueryRequestModifier and TypeMethodDescriptionGetRecordingsRetentionQueryRequest.Builder.build()GetRecordingsRetentionQueryRequest.withCursor(String cursor) GetRecordingsRetentionQueryRequest.withCustomHeader(String name, String value) GetRecordingsRetentionQueryRequest.withPageSize(Integer pageSize) GetRecordingsRetentionQueryRequest.withRetentionThresholdDays(Integer retentionThresholdDays)