Uses of Class
com.mypurecloud.sdk.v2.api.request.GetAnalyticsFlowexecutionsAggregatesJobResultsRequest
Packages that use GetAnalyticsFlowexecutionsAggregatesJobResultsRequest
-
Uses of GetAnalyticsFlowexecutionsAggregatesJobResultsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetAnalyticsFlowexecutionsAggregatesJobResultsRequestModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsFlowexecutionsAggregatesJobResults(GetAnalyticsFlowexecutionsAggregatesJobResultsRequest 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 query -
Uses of GetAnalyticsFlowexecutionsAggregatesJobResultsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetAnalyticsFlowexecutionsAggregatesJobResultsRequestModifier and TypeMethodDescriptionGetAnalyticsFlowexecutionsAggregatesJobResultsRequest.Builder.build()GetAnalyticsFlowexecutionsAggregatesJobResultsRequest.withCursor(String cursor) GetAnalyticsFlowexecutionsAggregatesJobResultsRequest.withCustomHeader(String name, String value)