Uses of Class
com.mypurecloud.sdk.v2.model.FlowAsyncAggregateQueryResponse
Packages that use FlowAsyncAggregateQueryResponse
-
Uses of FlowAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return FlowAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsFlowsAggregatesJobResults(GetAnalyticsFlowsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsFlowsAggregatesJobResults(String jobId, String cursor) Fetch a page of results for an async aggregates queryFlowsApi.getAnalyticsFlowsAggregatesJobResults(GetAnalyticsFlowsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryFlowsApi.getAnalyticsFlowsAggregatesJobResults(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 FlowAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsFlowsAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates queryFlowsApi.getAnalyticsFlowsAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsFlowsAggregatesJobResultsAsync(GetAnalyticsFlowsAggregatesJobResultsRequest request, AsyncApiCallback<FlowAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsFlowsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<FlowAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryFlowsApiAsync.getAnalyticsFlowsAggregatesJobResultsAsync(GetAnalyticsFlowsAggregatesJobResultsRequest request, AsyncApiCallback<FlowAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryFlowsApiAsync.getAnalyticsFlowsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<FlowAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsFlowsAggregatesJobResultsWithHttpInfo(String jobId, String cursor) Fetch a page of results for an async aggregates queryFlowsApi.getAnalyticsFlowsAggregatesJobResultsWithHttpInfo(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 FlowAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsFlowsAggregatesJobResultsAsync(GetAnalyticsFlowsAggregatesJobResultsRequest request, AsyncApiCallback<FlowAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsFlowsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<FlowAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryFlowsApiAsync.getAnalyticsFlowsAggregatesJobResultsAsync(GetAnalyticsFlowsAggregatesJobResultsRequest request, AsyncApiCallback<FlowAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryFlowsApiAsync.getAnalyticsFlowsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<FlowAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query -
Uses of FlowAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageFlowAsyncAggregateQueryResponse.results(List<FlowAggregateDataContainer> results)