Uses of Class
com.mypurecloud.sdk.v2.api.request.GetAnalyticsFlowsAggregatesJobResultsRequest
Packages that use GetAnalyticsFlowsAggregatesJobResultsRequest
-
Uses of GetAnalyticsFlowsAggregatesJobResultsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetAnalyticsFlowsAggregatesJobResultsRequestModifier and TypeMethodDescriptionAnalyticsApi.getAnalyticsFlowsAggregatesJobResults(GetAnalyticsFlowsAggregatesJobResultsRequest request) Fetch a page of results for an async aggregates queryFlowsApi.getAnalyticsFlowsAggregatesJobResults(GetAnalyticsFlowsAggregatesJobResultsRequest 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 queryFlowsApiAsync.getAnalyticsFlowsAggregatesJobResultsAsync(GetAnalyticsFlowsAggregatesJobResultsRequest request, AsyncApiCallback<FlowAsyncAggregateQueryResponse> callback) Fetch a page of results for an async aggregates query -
Uses of GetAnalyticsFlowsAggregatesJobResultsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetAnalyticsFlowsAggregatesJobResultsRequestModifier and TypeMethodDescriptionGetAnalyticsFlowsAggregatesJobResultsRequest.Builder.build()GetAnalyticsFlowsAggregatesJobResultsRequest.withCursor(String cursor) GetAnalyticsFlowsAggregatesJobResultsRequest.withCustomHeader(String name, String value)