Uses of Class
com.mypurecloud.sdk.v2.api.request.PostAnalyticsFlowexecutionsAggregatesQueryRequest
Packages that use PostAnalyticsFlowexecutionsAggregatesQueryRequest
-
Uses of PostAnalyticsFlowexecutionsAggregatesQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostAnalyticsFlowexecutionsAggregatesQueryRequestModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsFlowexecutionsAggregatesQuery(PostAnalyticsFlowexecutionsAggregatesQueryRequest request) Query for flow execution aggregatesAnalyticsApiAsync.postAnalyticsFlowexecutionsAggregatesQueryAsync(PostAnalyticsFlowexecutionsAggregatesQueryRequest request, AsyncApiCallback<FlowExecutionAggregateQueryResponse> callback) Query for flow execution aggregates -
Uses of PostAnalyticsFlowexecutionsAggregatesQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostAnalyticsFlowexecutionsAggregatesQueryRequestModifier and TypeMethodDescriptionPostAnalyticsFlowexecutionsAggregatesQueryRequest.Builder.build()PostAnalyticsFlowexecutionsAggregatesQueryRequest.withBody(FlowExecutionAggregationQuery body) PostAnalyticsFlowexecutionsAggregatesQueryRequest.withCustomHeader(String name, String value)