Uses of Class
software.amazon.awssdk.services.iot.model.TermsAggregation
-
Packages that use TermsAggregation Package Description software.amazon.awssdk.services.iot.model -
-
Uses of TermsAggregation in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return TermsAggregation Modifier and Type Method Description TermsAggregationBucketsAggregationType. termsAggregation()Performs an aggregation that will return a list of buckets.Methods in software.amazon.awssdk.services.iot.model with parameters of type TermsAggregation Modifier and Type Method Description BucketsAggregationType.BuilderBucketsAggregationType.Builder. termsAggregation(TermsAggregation termsAggregation)Performs an aggregation that will return a list of buckets.
-