Uses of Class
com.mypurecloud.sdk.v2.model.EvaluationSearchAggregationBucket
Packages that use EvaluationSearchAggregationBucket
-
Uses of EvaluationSearchAggregationBucket in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EvaluationSearchAggregationBucketModifier and TypeMethodDescriptionAverage value in the aggregationCount of documentsEvaluationSearchAggregationBucket.documentCount(Long documentCount) Number of documents in this bucketLower bound for range bucketsThe key for this bucketEvaluationSearchAggregationBucket.keyAsString(String keyAsString) The key as a string representationNumeric key value for date histogramsMaximum value in the aggregationMinimum value in the aggregationEvaluationSearchAggregationBucket.subAggregations(Map<String, EvaluationSearchAggregationResponse> subAggregations) Nested sub-aggregationsSum of values in the aggregationUpper bound for range bucketsSimple aggregation valueMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type EvaluationSearchAggregationBucketMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type EvaluationSearchAggregationBucketModifier and TypeMethodDescriptionEvaluationSearchAggregationResponse.buckets(List<EvaluationSearchAggregationBucket> buckets) List of aggregation bucketsvoidEvaluationSearchAggregationResponse.setBuckets(List<EvaluationSearchAggregationBucket> buckets)