Uses of Class
com.mypurecloud.sdk.v2.model.FlowExecutionAggregateQueryResponse
Packages that use FlowExecutionAggregateQueryResponse
-
Uses of FlowExecutionAggregateQueryResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return FlowExecutionAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsFlowexecutionsAggregatesQuery(PostAnalyticsFlowexecutionsAggregatesQueryRequest request) Query for flow execution aggregatesAnalyticsApi.postAnalyticsFlowexecutionsAggregatesQuery(FlowExecutionAggregationQuery body) Query for flow execution aggregatesMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type FlowExecutionAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsFlowexecutionsAggregatesQuery(ApiRequest<FlowExecutionAggregationQuery> request) Query for flow execution aggregatesAnalyticsApiAsync.postAnalyticsFlowexecutionsAggregatesQueryAsync(PostAnalyticsFlowexecutionsAggregatesQueryRequest request, AsyncApiCallback<FlowExecutionAggregateQueryResponse> callback) Query for flow execution aggregatesAnalyticsApiAsync.postAnalyticsFlowexecutionsAggregatesQueryAsync(ApiRequest<FlowExecutionAggregationQuery> request, AsyncApiCallback<ApiResponse<FlowExecutionAggregateQueryResponse>> callback) Query for flow execution aggregatesAnalyticsApi.postAnalyticsFlowexecutionsAggregatesQueryWithHttpInfo(FlowExecutionAggregationQuery body) Query for flow execution aggregatesMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type FlowExecutionAggregateQueryResponseModifier and TypeMethodDescriptionAnalyticsApiAsync.postAnalyticsFlowexecutionsAggregatesQueryAsync(PostAnalyticsFlowexecutionsAggregatesQueryRequest request, AsyncApiCallback<FlowExecutionAggregateQueryResponse> callback) Query for flow execution aggregatesAnalyticsApiAsync.postAnalyticsFlowexecutionsAggregatesQueryAsync(ApiRequest<FlowExecutionAggregationQuery> request, AsyncApiCallback<ApiResponse<FlowExecutionAggregateQueryResponse>> callback) Query for flow execution aggregates -
Uses of FlowExecutionAggregateQueryResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowExecutionAggregateQueryResponseModifier and TypeMethodDescriptionFlowExecutionAggregateQueryResponse.results(List<FlowExecutionAggregateDataContainer> results)