Uses of Class
com.mypurecloud.sdk.v2.model.CreateReprocessJobRequest
Packages that use CreateReprocessJobRequest
Package
Description
-
Uses of CreateReprocessJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CreateReprocessJobRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.postSpeechandtextanalyticsReprocessingJobs(CreateReprocessJobRequest body) Create a Speech & Text Analytics reprocess job.SpeechTextAnalyticsApi.postSpeechandtextanalyticsReprocessingJobsWithHttpInfo(CreateReprocessJobRequest body) Create a Speech & Text Analytics reprocess job.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type CreateReprocessJobRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.postSpeechandtextanalyticsReprocessingJobs(ApiRequest<CreateReprocessJobRequest> request) Create a Speech & Text Analytics reprocess job.SpeechTextAnalyticsApiAsync.postSpeechandtextanalyticsReprocessingJobsAsync(ApiRequest<CreateReprocessJobRequest> request, AsyncApiCallback<ApiResponse<ReprocessJobResponse>> callback) Create a Speech & Text Analytics reprocess job. -
Uses of CreateReprocessJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CreateReprocessJobRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CreateReprocessJobRequestModifier and TypeMethodDescriptionPostSpeechandtextanalyticsReprocessingJobsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type CreateReprocessJobRequestModifier and TypeMethodDescriptionPostSpeechandtextanalyticsReprocessingJobsRequest.builder(CreateReprocessJobRequest body) voidPostSpeechandtextanalyticsReprocessingJobsRequest.setBody(CreateReprocessJobRequest body) PostSpeechandtextanalyticsReprocessingJobsRequest.Builder.withBody(CreateReprocessJobRequest body) PostSpeechandtextanalyticsReprocessingJobsRequest.withBody(CreateReprocessJobRequest body) PostSpeechandtextanalyticsReprocessingJobsRequest.Builder.withRequiredParams(CreateReprocessJobRequest body) -
Uses of CreateReprocessJobRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateReprocessJobRequestModifier and TypeMethodDescriptionThe end date for the search criteria.The start date for the search criteria.CreateReprocessJobRequest.description(String description) The description of the job.The dialects to filter by the conversations.CreateReprocessJobRequest.mediaTypes(List<CreateReprocessJobRequest.MediaTypesEnum> mediaTypes) The types of conversations to reprocess.The name given for the job.A list of program IDs to filter conversations by.