Uses of Class
com.mypurecloud.sdk.v2.api.request.PostSpeechandtextanalyticsReprocessingJobsRequest
Packages that use PostSpeechandtextanalyticsReprocessingJobsRequest
-
Uses of PostSpeechandtextanalyticsReprocessingJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostSpeechandtextanalyticsReprocessingJobsRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.postSpeechandtextanalyticsReprocessingJobs(PostSpeechandtextanalyticsReprocessingJobsRequest request) Create a Speech & Text Analytics reprocess job.SpeechTextAnalyticsApiAsync.postSpeechandtextanalyticsReprocessingJobsAsync(PostSpeechandtextanalyticsReprocessingJobsRequest request, AsyncApiCallback<ReprocessJobResponse> callback) Create a Speech & Text Analytics reprocess job. -
Uses of PostSpeechandtextanalyticsReprocessingJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostSpeechandtextanalyticsReprocessingJobsRequestModifier and TypeMethodDescriptionPostSpeechandtextanalyticsReprocessingJobsRequest.Builder.build()PostSpeechandtextanalyticsReprocessingJobsRequest.withBody(CreateReprocessJobRequest body) PostSpeechandtextanalyticsReprocessingJobsRequest.withCustomHeader(String name, String value)