| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
BucketsAggregationType |
BucketsAggregationType.clone() |
BucketsAggregationType |
GetBucketsAggregationRequest.getBucketsAggregationType()
The basic control of the response shape and the bucket aggregation type to perform.
|
BucketsAggregationType |
BucketsAggregationType.withTermsAggregation(TermsAggregation termsAggregation)
Performs an aggregation that will return a list of buckets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetBucketsAggregationRequest.setBucketsAggregationType(BucketsAggregationType bucketsAggregationType)
The basic control of the response shape and the bucket aggregation type to perform.
|
GetBucketsAggregationRequest |
GetBucketsAggregationRequest.withBucketsAggregationType(BucketsAggregationType bucketsAggregationType)
The basic control of the response shape and the bucket aggregation type to perform.
|
Copyright © 2025. All rights reserved.