Uses of Class
com.mypurecloud.sdk.v2.model.ActionAsyncAggregationQuery
Packages that use ActionAsyncAggregationQuery
Package
Description
-
Uses of ActionAsyncAggregationQuery in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type ActionAsyncAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsActionsAggregatesJobs(ActionAsyncAggregationQuery body) Query for action aggregates asynchronouslyAnalyticsApi.postAnalyticsActionsAggregatesJobsWithHttpInfo(ActionAsyncAggregationQuery body) Query for action aggregates asynchronouslyMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ActionAsyncAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsActionsAggregatesJobs(ApiRequest<ActionAsyncAggregationQuery> request) Query for action aggregates asynchronouslyAnalyticsApiAsync.postAnalyticsActionsAggregatesJobsAsync(ApiRequest<ActionAsyncAggregationQuery> request, AsyncApiCallback<ApiResponse<AsyncQueryResponse>> callback) Query for action aggregates asynchronously -
Uses of ActionAsyncAggregationQuery in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return ActionAsyncAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type ActionAsyncAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request with parameters of type ActionAsyncAggregationQueryModifier and TypeMethodDescriptionPostAnalyticsActionsAggregatesJobsRequest.builder(ActionAsyncAggregationQuery body) voidPostAnalyticsActionsAggregatesJobsRequest.setBody(ActionAsyncAggregationQuery body) PostAnalyticsActionsAggregatesJobsRequest.Builder.withBody(ActionAsyncAggregationQuery body) PostAnalyticsActionsAggregatesJobsRequest.withBody(ActionAsyncAggregationQuery body) PostAnalyticsActionsAggregatesJobsRequest.Builder.withRequiredParams(ActionAsyncAggregationQuery body) -
Uses of ActionAsyncAggregationQuery in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActionAsyncAggregationQueryModifier and TypeMethodDescriptionActionAsyncAggregationQuery.alternateTimeDimension(ActionAsyncAggregationQuery.AlternateTimeDimensionEnum alternateTimeDimension) Dimension to use as the alternative timestamp for data in the aggregate.ActionAsyncAggregationQuery.filter(ActionAggregateQueryFilter filter) Behaves like a SQL WHERE clause.ActionAsyncAggregationQuery.flattenMultivaluedDimensions(Boolean flattenMultivaluedDimensions) Flattens any multivalued dimensions used in response groups (e.g.ActionAsyncAggregationQuery.granularity(String granularity) Granularity aggregates metrics into subpartitions within the time interval specified.ActionAsyncAggregationQuery.groupBy(List<ActionAsyncAggregationQuery.GroupByEnum> groupBy) Behaves like a SQL GROUPBY.Behaves like one clause in a SQL WHERE.ActionAsyncAggregationQuery.metrics(List<ActionAsyncAggregationQuery.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).ActionAsyncAggregationQuery.views(List<ActionAggregationView> views) Custom derived metric views