Uses of Class
com.mypurecloud.sdk.v2.model.SummaryAsyncAggregateQueryResponse
Packages that use SummaryAsyncAggregateQueryResponse
-
Uses of SummaryAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return SummaryAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsSummariesAggregatesJobResults(GetAnalyticsSummariesAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsSummariesAggregatesJobResults(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 SummaryAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsSummariesAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsSummariesAggregatesJobResultsAsync(GetAnalyticsSummariesAggregatesJobResultsRequest request, AsyncApiCallback<SummaryAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsSummariesAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SummaryAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsSummariesAggregatesJobResultsWithHttpInfo(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 SummaryAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsSummariesAggregatesJobResultsAsync(GetAnalyticsSummariesAggregatesJobResultsRequest request, AsyncApiCallback<SummaryAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsSummariesAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SummaryAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query -
Uses of SummaryAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SummaryAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageSummaryAsyncAggregateQueryResponse.results(List<SummaryAggregateDataContainer> results)