| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
TermsAggregation |
TermsAggregation.clone() |
TermsAggregation |
BucketsAggregationType.getTermsAggregation()
Performs an aggregation that will return a list of buckets.
|
TermsAggregation |
TermsAggregation.withMaxBuckets(Integer maxBuckets)
The number of buckets to return in the response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BucketsAggregationType.setTermsAggregation(TermsAggregation termsAggregation)
Performs an aggregation that will return a list of buckets.
|
BucketsAggregationType |
BucketsAggregationType.withTermsAggregation(TermsAggregation termsAggregation)
Performs an aggregation that will return a list of buckets.
|
Copyright © 2023. All rights reserved.