Uses of Class
com.mypurecloud.sdk.v2.model.ConversationAsyncAggregateQueryResponse
Packages that use ConversationAsyncAggregateQueryResponse
-
Uses of ConversationAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ConversationAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsConversationsAggregatesJobResults(GetAnalyticsConversationsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsConversationsAggregatesJobResults(String jobId, String cursor) Fetch a page of results for an async aggregates queryConversationsApi.getAnalyticsConversationsAggregatesJobResults(GetAnalyticsConversationsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryConversationsApi.getAnalyticsConversationsAggregatesJobResults(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 ConversationAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsConversationsAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates queryConversationsApi.getAnalyticsConversationsAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsConversationsAggregatesJobResultsAsync(GetAnalyticsConversationsAggregatesJobResultsRequest request, AsyncApiCallback<ConversationAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsConversationsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConversationAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryConversationsApiAsync.getAnalyticsConversationsAggregatesJobResultsAsync(GetAnalyticsConversationsAggregatesJobResultsRequest request, AsyncApiCallback<ConversationAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryConversationsApiAsync.getAnalyticsConversationsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConversationAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsConversationsAggregatesJobResultsWithHttpInfo(String jobId, String cursor) Fetch a page of results for an async aggregates queryConversationsApi.getAnalyticsConversationsAggregatesJobResultsWithHttpInfo(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 ConversationAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsConversationsAggregatesJobResultsAsync(GetAnalyticsConversationsAggregatesJobResultsRequest request, AsyncApiCallback<ConversationAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsConversationsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConversationAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryConversationsApiAsync.getAnalyticsConversationsAggregatesJobResultsAsync(GetAnalyticsConversationsAggregatesJobResultsRequest request, AsyncApiCallback<ConversationAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryConversationsApiAsync.getAnalyticsConversationsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConversationAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query -
Uses of ConversationAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageConversationAsyncAggregateQueryResponse.results(List<ConversationAggregateDataContainer> results)