Uses of Class
com.mypurecloud.sdk.v2.model.EvaluationSearchAggregationResponse
Packages that use EvaluationSearchAggregationResponse
-
Uses of EvaluationSearchAggregationResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EvaluationSearchAggregationResponseModifier and TypeMethodDescriptionAverage valueEvaluationSearchAggregationResponse.buckets(List<EvaluationSearchAggregationBucket> buckets) List of aggregation bucketsCount of documentsEvaluationSearchAggregationResponse.documentCountErrorUpperBound(Long documentCountErrorUpperBound) Upper bound estimate of the error in document count for this aggregationMaximum valueMinimum valueTotal SumEvaluationSearchAggregationResponse.sumOtherDocumentCount(Long sumOtherDocumentCount) Total document count for buckets not included in the response due to size limitsSimple aggregation value (for SUM, COUNT, AVERAGE, etc.)Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type EvaluationSearchAggregationResponseModifier and TypeMethodDescriptionEvaluationSearchResponse.getAggregations()EvaluationSearchAggregationBucket.getSubAggregations()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type EvaluationSearchAggregationResponseModifier and TypeMethodDescriptionvoidEvaluationSearchAggregationBucket.setSubAggregations(Map<String, EvaluationSearchAggregationResponse> subAggregations) EvaluationSearchAggregationBucket.subAggregations(Map<String, EvaluationSearchAggregationResponse> subAggregations) Nested sub-aggregations