Uses of Class
com.mypurecloud.sdk.v2.model.ActionAsyncAggregateQueryResponse
Packages that use ActionAsyncAggregateQueryResponse
-
Uses of ActionAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ActionAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsActionsAggregatesJobResults(GetAnalyticsActionsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsActionsAggregatesJobResults(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 ActionAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsActionsAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsActionsAggregatesJobResultsAsync(GetAnalyticsActionsAggregatesJobResultsRequest request, AsyncApiCallback<ActionAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsActionsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ActionAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsActionsAggregatesJobResultsWithHttpInfo(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 ActionAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsActionsAggregatesJobResultsAsync(GetAnalyticsActionsAggregatesJobResultsRequest request, AsyncApiCallback<ActionAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsActionsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ActionAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query -
Uses of ActionAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActionAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageActionAsyncAggregateQueryResponse.results(List<ActionAggregateDataContainer> results)