Uses of Class
com.mypurecloud.sdk.v2.api.request.PostAnalyticsFlowexecutionsAggregatesJobsRequest
Packages that use PostAnalyticsFlowexecutionsAggregatesJobsRequest
-
Uses of PostAnalyticsFlowexecutionsAggregatesJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostAnalyticsFlowexecutionsAggregatesJobsRequestModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsFlowexecutionsAggregatesJobs(PostAnalyticsFlowexecutionsAggregatesJobsRequest request) Query for flow execution aggregates asynchronouslyAnalyticsApiAsync.postAnalyticsFlowexecutionsAggregatesJobsAsync(PostAnalyticsFlowexecutionsAggregatesJobsRequest request, AsyncApiCallback<AsyncQueryResponse> callback) Query for flow execution aggregates asynchronously -
Uses of PostAnalyticsFlowexecutionsAggregatesJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostAnalyticsFlowexecutionsAggregatesJobsRequestModifier and TypeMethodDescriptionPostAnalyticsFlowexecutionsAggregatesJobsRequest.Builder.build()PostAnalyticsFlowexecutionsAggregatesJobsRequest.withBody(FlowExecutionAsyncAggregationQuery body) PostAnalyticsFlowexecutionsAggregatesJobsRequest.withCustomHeader(String name, String value)