Uses of Class
com.mypurecloud.sdk.v2.model.BatchDownloadJobResult
Packages that use BatchDownloadJobResult
-
Uses of BatchDownloadJobResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BatchDownloadJobResultModifier and TypeMethodDescriptionBatchDownloadJobResult.contentType(String contentType) Content type of this resultBatchDownloadJobResult.conversationId(String conversationId) Conversation id of the resultAn error message, in case of failed processing will indicate the cause of the failureBatchDownloadJobResult.recordingId(String recordingId) Recording id of the resultURL of results...Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BatchDownloadJobResultMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BatchDownloadJobResultModifier and TypeMethodDescriptionBatchDownloadJobStatusResult.results(List<BatchDownloadJobResult> results) Current set of results for the job.voidBatchDownloadJobStatusResult.setResults(List<BatchDownloadJobResult> results)