Uses of Class
com.mypurecloud.sdk.v2.model.EvaluationAggregationQueryMe
Packages that use EvaluationAggregationQueryMe
Package
Description
-
Uses of EvaluationAggregationQueryMe in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type EvaluationAggregationQueryMeModifier and TypeMethodDescriptionQualityApi.postQualityEvaluationsAggregatesQueryMe(EvaluationAggregationQueryMe body) Query for evaluation aggregates for the current userQuery for evaluation aggregates for the current userMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type EvaluationAggregationQueryMeModifier and TypeMethodDescriptionQualityApi.postQualityEvaluationsAggregatesQueryMe(ApiRequest<EvaluationAggregationQueryMe> request) Query for evaluation aggregates for the current userQualityApiAsync.postQualityEvaluationsAggregatesQueryMeAsync(ApiRequest<EvaluationAggregationQueryMe> request, AsyncApiCallback<ApiResponse<EvaluationAggregateQueryResponse>> callback) Query for evaluation aggregates for the current user -
Uses of EvaluationAggregationQueryMe in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return EvaluationAggregationQueryMeMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type EvaluationAggregationQueryMeMethods in com.mypurecloud.sdk.v2.api.request with parameters of type EvaluationAggregationQueryMeModifier and TypeMethodDescriptionPostQualityEvaluationsAggregatesQueryMeRequest.builder(EvaluationAggregationQueryMe body) voidPostQualityEvaluationsAggregatesQueryMeRequest.setBody(EvaluationAggregationQueryMe body) PostQualityEvaluationsAggregatesQueryMeRequest.Builder.withBody(EvaluationAggregationQueryMe body) PostQualityEvaluationsAggregatesQueryMeRequest.withBody(EvaluationAggregationQueryMe body) PostQualityEvaluationsAggregatesQueryMeRequest.Builder.withRequiredParams(EvaluationAggregationQueryMe body) -
Uses of EvaluationAggregationQueryMe in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EvaluationAggregationQueryMeModifier and TypeMethodDescriptionEvaluationAggregationQueryMe.alternateTimeDimension(EvaluationAggregationQueryMe.AlternateTimeDimensionEnum alternateTimeDimension) Dimension to use as the alternative timestamp for data in the aggregate.Evaluation context IdEvaluationAggregationQueryMe.groupBy(List<EvaluationAggregationQueryMe.GroupByEnum> groupBy) Behaves like a SQL GROUPBY.Behaves like one clause in a SQL WHERE.EvaluationAggregationQueryMe.metrics(List<EvaluationAggregationQueryMe.MetricsEnum> metrics) Behaves like a SQL SELECT clause.Time zone context used to calculate response intervals (this allows resolving DST changes).