Uses of Class
com.mypurecloud.sdk.v2.model.FlowExecutionAsyncAggregationQuery
Packages that use FlowExecutionAsyncAggregationQuery
Package
Description
-
Uses of FlowExecutionAsyncAggregationQuery in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type FlowExecutionAsyncAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsFlowexecutionsAggregatesJobs(FlowExecutionAsyncAggregationQuery body) Query for flow execution aggregates asynchronouslyAnalyticsApi.postAnalyticsFlowexecutionsAggregatesJobsWithHttpInfo(FlowExecutionAsyncAggregationQuery body) Query for flow execution aggregates asynchronouslyMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type FlowExecutionAsyncAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsFlowexecutionsAggregatesJobs(ApiRequest<FlowExecutionAsyncAggregationQuery> request) Query for flow execution aggregates asynchronouslyAnalyticsApiAsync.postAnalyticsFlowexecutionsAggregatesJobsAsync(ApiRequest<FlowExecutionAsyncAggregationQuery> request, AsyncApiCallback<ApiResponse<AsyncQueryResponse>> callback) Query for flow execution aggregates asynchronously -
Uses of FlowExecutionAsyncAggregationQuery in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return FlowExecutionAsyncAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type FlowExecutionAsyncAggregationQueryModifier and TypeMethodDescriptionPostAnalyticsFlowexecutionsAggregatesJobsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type FlowExecutionAsyncAggregationQueryModifier and TypeMethodDescriptionPostAnalyticsFlowexecutionsAggregatesJobsRequest.builder(FlowExecutionAsyncAggregationQuery body) voidPostAnalyticsFlowexecutionsAggregatesJobsRequest.setBody(FlowExecutionAsyncAggregationQuery body) PostAnalyticsFlowexecutionsAggregatesJobsRequest.Builder.withBody(FlowExecutionAsyncAggregationQuery body) PostAnalyticsFlowexecutionsAggregatesJobsRequest.withBody(FlowExecutionAsyncAggregationQuery body) PostAnalyticsFlowexecutionsAggregatesJobsRequest.Builder.withRequiredParams(FlowExecutionAsyncAggregationQuery body) -
Uses of FlowExecutionAsyncAggregationQuery in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowExecutionAsyncAggregationQueryModifier and TypeMethodDescriptionFlowExecutionAsyncAggregationQuery.alternateTimeDimension(FlowExecutionAsyncAggregationQuery.AlternateTimeDimensionEnum alternateTimeDimension) Dimension to use as the alternative timestamp for data in the aggregate.FlowExecutionAsyncAggregationQuery.filter(FlowExecutionAggregateQueryFilter filter) Behaves like a SQL WHERE clause.FlowExecutionAsyncAggregationQuery.flattenMultivaluedDimensions(Boolean flattenMultivaluedDimensions) Flattens any multivalued dimensions used in response groups (e.g.FlowExecutionAsyncAggregationQuery.granularity(String granularity) Granularity aggregates metrics into subpartitions within the time interval specified.FlowExecutionAsyncAggregationQuery.groupBy(List<FlowExecutionAsyncAggregationQuery.GroupByEnum> groupBy) Behaves like a SQL GROUPBY.Behaves like one clause in a SQL WHERE.FlowExecutionAsyncAggregationQuery.metrics(List<FlowExecutionAsyncAggregationQuery.MetricsEnum> metrics) Behaves like a SQL SELECT clause.The number of results per pageTime zone context used to calculate response intervals (this allows resolving DST changes).FlowExecutionAsyncAggregationQuery.views(List<FlowExecutionAggregationView> views) Custom derived metric views