| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
static BucketsAggregationType.Builder |
BucketsAggregationType.builder() |
default BucketsAggregationType.Builder |
BucketsAggregationType.Builder.termsAggregation(Consumer<TermsAggregation.Builder> termsAggregation)
Performs an aggregation that will return a list of buckets.
|
BucketsAggregationType.Builder |
BucketsAggregationType.Builder.termsAggregation(TermsAggregation termsAggregation)
Performs an aggregation that will return a list of buckets.
|
BucketsAggregationType.Builder |
BucketsAggregationType.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BucketsAggregationType.Builder> |
BucketsAggregationType.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetBucketsAggregationRequest.Builder |
GetBucketsAggregationRequest.Builder.bucketsAggregationType(Consumer<BucketsAggregationType.Builder> bucketsAggregationType)
The basic control of the response shape and the bucket aggregation type to perform.
|
Copyright © 2023. All rights reserved.