Uses of Class
com.mypurecloud.sdk.v2.model.BatchDownloadRequest
Packages that use BatchDownloadRequest
-
Uses of BatchDownloadRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BatchDownloadRequestModifier and TypeMethodDescriptionBatchDownloadRequest.conversationId(String conversationId) Conversation id requestedBatchDownloadRequest.recordingId(String recordingId) Recording id requested, optional.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BatchDownloadRequestMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BatchDownloadRequestModifier and TypeMethodDescriptionBatchDownloadJobSubmission.batchDownloadRequestList(List<BatchDownloadRequest> batchDownloadRequestList) List of up to 100 items requestedvoidBatchDownloadJobSubmission.setBatchDownloadRequestList(List<BatchDownloadRequest> batchDownloadRequestList)