Uses of Class
com.mypurecloud.sdk.v2.model.ReprocessJobEntityListingResponse
Packages that use ReprocessJobEntityListingResponse
-
Uses of ReprocessJobEntityListingResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ReprocessJobEntityListingResponseModifier 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 noticeSpeechTextAnalyticsApi.getSpeechandtextanalyticsReprocessingJobs(Integer pageSize, Integer pageNumber, String sortOrder, String name) 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 noticeMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ReprocessJobEntityListingResponseModifier and TypeMethodDescriptionSpeechTextAnalyticsApi.getSpeechandtextanalyticsReprocessingJobs(ApiRequest<Void> 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 noticeSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsReprocessingJobsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<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 noticeSpeechTextAnalyticsApi.getSpeechandtextanalyticsReprocessingJobsWithHttpInfo(Integer pageSize, Integer pageNumber, String sortOrder, String name) 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 noticeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ReprocessJobEntityListingResponseModifier and TypeMethodDescriptionSpeechTextAnalyticsApiAsync.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 noticeSpeechTextAnalyticsApiAsync.getSpeechandtextanalyticsReprocessingJobsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<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 ReprocessJobEntityListingResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ReprocessJobEntityListingResponseModifier and TypeMethodDescriptionReprocessJobEntityListingResponse.entities(List<ReprocessJobResponse> entities) ReprocessJobEntityListingResponse.pageNumber(Integer pageNumber) ReprocessJobEntityListingResponse.previousUri(String previousUri) ReprocessJobEntityListingResponse.queueTotal(Integer queueTotal) The total number of queued jobs.