Uses of Class
com.mypurecloud.sdk.v2.model.EvaluationAsyncAggregationQuery
Packages that use EvaluationAsyncAggregationQuery
Package
Description
-
Uses of EvaluationAsyncAggregationQuery in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type EvaluationAsyncAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsEvaluationsAggregatesJobs(EvaluationAsyncAggregationQuery body) Query for evaluation aggregates asynchronouslyQualityApi.postAnalyticsEvaluationsAggregatesJobs(EvaluationAsyncAggregationQuery body) Query for evaluation aggregates asynchronouslyAnalyticsApi.postAnalyticsEvaluationsAggregatesJobsWithHttpInfo(EvaluationAsyncAggregationQuery body) Query for evaluation aggregates asynchronouslyQuery for evaluation aggregates asynchronouslyMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type EvaluationAsyncAggregationQueryModifier and TypeMethodDescriptionAnalyticsApi.postAnalyticsEvaluationsAggregatesJobs(ApiRequest<EvaluationAsyncAggregationQuery> request) Query for evaluation aggregates asynchronouslyQualityApi.postAnalyticsEvaluationsAggregatesJobs(ApiRequest<EvaluationAsyncAggregationQuery> request) Query for evaluation aggregates asynchronouslyAnalyticsApiAsync.postAnalyticsEvaluationsAggregatesJobsAsync(ApiRequest<EvaluationAsyncAggregationQuery> request, AsyncApiCallback<ApiResponse<AsyncQueryResponse>> callback) Query for evaluation aggregates asynchronouslyQualityApiAsync.postAnalyticsEvaluationsAggregatesJobsAsync(ApiRequest<EvaluationAsyncAggregationQuery> request, AsyncApiCallback<ApiResponse<AsyncQueryResponse>> callback) Query for evaluation aggregates asynchronously -
Uses of EvaluationAsyncAggregationQuery in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return EvaluationAsyncAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type EvaluationAsyncAggregationQueryMethods in com.mypurecloud.sdk.v2.api.request with parameters of type EvaluationAsyncAggregationQueryModifier and TypeMethodDescriptionPostAnalyticsEvaluationsAggregatesJobsRequest.builder(EvaluationAsyncAggregationQuery body) voidPostAnalyticsEvaluationsAggregatesJobsRequest.setBody(EvaluationAsyncAggregationQuery body) PostAnalyticsEvaluationsAggregatesJobsRequest.Builder.withBody(EvaluationAsyncAggregationQuery body) PostAnalyticsEvaluationsAggregatesJobsRequest.withBody(EvaluationAsyncAggregationQuery body) PostAnalyticsEvaluationsAggregatesJobsRequest.Builder.withRequiredParams(EvaluationAsyncAggregationQuery body) -
Uses of EvaluationAsyncAggregationQuery in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EvaluationAsyncAggregationQueryModifier and TypeMethodDescriptionEvaluationAsyncAggregationQuery.alternateTimeDimension(EvaluationAsyncAggregationQuery.AlternateTimeDimensionEnum alternateTimeDimension) Dimension to use as the alternative timestamp for data in the aggregate.EvaluationAsyncAggregationQuery.filter(EvaluationAggregateQueryFilter filter) Behaves like a SQL WHERE clause.EvaluationAsyncAggregationQuery.flattenMultivaluedDimensions(Boolean flattenMultivaluedDimensions) Flattens any multivalued dimensions used in response groups (e.g.EvaluationAsyncAggregationQuery.granularity(String granularity) Granularity aggregates metrics into subpartitions within the time interval specified.EvaluationAsyncAggregationQuery.groupBy(List<EvaluationAsyncAggregationQuery.GroupByEnum> groupBy) Behaves like a SQL GROUPBY.Behaves like one clause in a SQL WHERE.EvaluationAsyncAggregationQuery.metrics(List<EvaluationAsyncAggregationQuery.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).EvaluationAsyncAggregationQuery.views(List<EvaluationAggregationView> views) Custom derived metric views