Uses of Class
com.mypurecloud.sdk.v2.model.TranscriptAsyncAggregateQueryResponse
Packages that use TranscriptAsyncAggregateQueryResponse
-
Uses of TranscriptAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TranscriptAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsTranscriptsAggregatesJobResults(GetAnalyticsTranscriptsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsTranscriptsAggregatesJobResults(String jobId, String cursor) Fetch a page of results for an async aggregates queryMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TranscriptAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsTranscriptsAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsTranscriptsAggregatesJobResultsAsync(GetAnalyticsTranscriptsAggregatesJobResultsRequest request, AsyncApiCallback<TranscriptAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsTranscriptsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TranscriptAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsTranscriptsAggregatesJobResultsWithHttpInfo(String jobId, String cursor) Fetch a page of results for an async aggregates queryMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TranscriptAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsTranscriptsAggregatesJobResultsAsync(GetAnalyticsTranscriptsAggregatesJobResultsRequest request, AsyncApiCallback<TranscriptAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsTranscriptsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TranscriptAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query -
Uses of TranscriptAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TranscriptAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageTranscriptAsyncAggregateQueryResponse.results(List<TranscriptAggregateDataContainer> results)