Uses of Class
com.mypurecloud.sdk.v2.model.FlowExecutionAsyncAggregateQueryResponse
Packages that use FlowExecutionAsyncAggregateQueryResponse
-
Uses of FlowExecutionAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return FlowExecutionAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsFlowexecutionsAggregatesJobResults(GetAnalyticsFlowexecutionsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsFlowexecutionsAggregatesJobResults(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 FlowExecutionAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsFlowexecutionsAggregatesJobResults(ApiRequest<Void> request) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsFlowexecutionsAggregatesJobResultsAsync(GetAnalyticsFlowexecutionsAggregatesJobResultsRequest request, AsyncApiCallback<FlowExecutionAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsFlowexecutionsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<FlowExecutionAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates queryAnalyticsApi.getAnalyticsFlowexecutionsAggregatesJobResultsWithHttpInfo(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 FlowExecutionAsyncAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.getAnalyticsFlowexecutionsAggregatesJobResultsAsync(GetAnalyticsFlowexecutionsAggregatesJobResultsRequest request, AsyncApiCallback<FlowExecutionAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates queryAnalyticsApiAsync.getAnalyticsFlowexecutionsAggregatesJobResultsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<FlowExecutionAsyncAggregateQueryResponse>> callback) Fetch a page of results for an async aggregates query -
Uses of FlowExecutionAsyncAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowExecutionAsyncAggregateQueryResponseModifier and TypeMethodDescriptionCursor token to retrieve next pageFlowExecutionAsyncAggregateQueryResponse.results(List<FlowExecutionAggregateDataContainer> results)