| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<Bucket> |
GetBucketsAggregationResponse.buckets()
The main part of the response with a list of buckets.
|
| Modifier and Type | Method and Description |
|---|---|
GetBucketsAggregationResponse.Builder |
GetBucketsAggregationResponse.Builder.buckets(Bucket... buckets)
The main part of the response with a list of buckets.
|
| Modifier and Type | Method and Description |
|---|---|
GetBucketsAggregationResponse.Builder |
GetBucketsAggregationResponse.Builder.buckets(Collection<Bucket> buckets)
The main part of the response with a list of buckets.
|
Copyright © 2023. All rights reserved.