Uses of Class
com.mypurecloud.sdk.v2.model.FlowAsyncAggregationQuery
Packages that use FlowAsyncAggregationQuery
Package
Description
-
Uses of FlowAsyncAggregationQuery in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type FlowAsyncAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsFlowsAggregatesJobs(FlowAsyncAggregationQuery body) Query for flow aggregates asynchronouslyFlowsApi.postAnalyticsFlowsAggregatesJobs(FlowAsyncAggregationQuery body) Query for flow aggregates asynchronouslyAnalyticsApi.postAnalyticsFlowsAggregatesJobsWithHttpInfo(FlowAsyncAggregationQuery body) Query for flow aggregates asynchronouslyQuery for flow aggregates asynchronouslyMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type FlowAsyncAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsFlowsAggregatesJobs(ApiRequest<FlowAsyncAggregationQuery> request) Query for flow aggregates asynchronouslyFlowsApi.postAnalyticsFlowsAggregatesJobs(ApiRequest<FlowAsyncAggregationQuery> request) Query for flow aggregates asynchronouslyAnalyticsApiAsync.postAnalyticsFlowsAggregatesJobsAsync(ApiRequest<FlowAsyncAggregationQuery> request, AsyncApiCallback<ApiResponse<AsyncQueryResponse>> callback) Query for flow aggregates asynchronouslyFlowsApiAsync.postAnalyticsFlowsAggregatesJobsAsync(ApiRequest<FlowAsyncAggregationQuery> request, AsyncApiCallback<ApiResponse<AsyncQueryResponse>> callback) Query for flow aggregates asynchronously -
Uses of FlowAsyncAggregationQuery in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return FlowAsyncAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type FlowAsyncAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request with parameters of type FlowAsyncAggregationQueryModifier and TypeMethodDescriptionPostAnalyticsFlowsAggregatesJobsRequest.builder(FlowAsyncAggregationQuery body) voidPostAnalyticsFlowsAggregatesJobsRequest.setBody(FlowAsyncAggregationQuery body) PostAnalyticsFlowsAggregatesJobsRequest.Builder.withBody(FlowAsyncAggregationQuery body) PostAnalyticsFlowsAggregatesJobsRequest.withBody(FlowAsyncAggregationQuery body) PostAnalyticsFlowsAggregatesJobsRequest.Builder.withRequiredParams(FlowAsyncAggregationQuery body) -
Uses of FlowAsyncAggregationQuery in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowAsyncAggregationQueryModifier and TypeMethodDescriptionFlowAsyncAggregationQuery.alternateTimeDimension(FlowAsyncAggregationQuery.AlternateTimeDimensionEnum alternateTimeDimension) Dimension to use as the alternative timestamp for data in the aggregate.FlowAsyncAggregationQuery.filter(FlowAggregateQueryFilter filter) Behaves like a SQL WHERE clause.FlowAsyncAggregationQuery.flattenMultivaluedDimensions(Boolean flattenMultivaluedDimensions) Flattens any multivalued dimensions used in response groups (e.g.FlowAsyncAggregationQuery.granularity(String granularity) Granularity aggregates metrics into subpartitions within the time interval specified.FlowAsyncAggregationQuery.groupBy(List<FlowAsyncAggregationQuery.GroupByEnum> groupBy) Behaves like a SQL GROUPBY.Behaves like one clause in a SQL WHERE.FlowAsyncAggregationQuery.metrics(List<FlowAsyncAggregationQuery.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).FlowAsyncAggregationQuery.views(List<FlowAggregationView> views) Custom derived metric views