Uses of Class
com.mypurecloud.sdk.v2.api.request.GetSpeechandtextanalyticsReprocessingJobsRequest
Packages that use GetSpeechandtextanalyticsReprocessingJobsRequest
-
Uses of GetSpeechandtextanalyticsReprocessingJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetSpeechandtextanalyticsReprocessingJobsRequestModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsReprocessingJobs(GetSpeechandtextanalyticsReprocessingJobsRequest request) Get the list of Speech & Text Analytics reprocess jobs getSpeechandtextanalyticsReprocessingJobs is a preview method and is subject to both breaking and non-breaking changes at any time without noticeSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsReprocessingJobsAsync(GetSpeechandtextanalyticsReprocessingJobsRequest request, AsyncApiCallback<ReprocessJobEntityListingResponse> callback) Get the list of Speech & Text Analytics reprocess jobs getSpeechandtextanalyticsReprocessingJobs is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of GetSpeechandtextanalyticsReprocessingJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetSpeechandtextanalyticsReprocessingJobsRequestModifier and TypeMethodDescriptionGetSpeechandtextanalyticsReprocessingJobsRequest.Builder.build()GetSpeechandtextanalyticsReprocessingJobsRequest.withCustomHeader(String name, String value) GetSpeechandtextanalyticsReprocessingJobsRequest.withPageNumber(Integer pageNumber) GetSpeechandtextanalyticsReprocessingJobsRequest.withPageSize(Integer pageSize) GetSpeechandtextanalyticsReprocessingJobsRequest.withSortOrder(String sortOrder)