Uses of Class
com.mypurecloud.sdk.v2.model.AggregationResultEntry
Packages that use AggregationResultEntry
-
Uses of AggregationResultEntry in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AggregationResultEntryModifier and TypeMethodDescriptionAggregationResultEntry.gte(BigDecimal gte) For numericRange aggregationsAggregationResultEntry.lt(BigDecimal lt) For numericRange aggregationsFor termFrequency aggregationsMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AggregationResultEntryMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AggregationResultEntryModifier and TypeMethodDescriptionAggregationResult.results(List<AggregationResultEntry> results) voidAggregationResult.setResults(List<AggregationResultEntry> results)