| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
Bucket |
Bucket.clone() |
Bucket |
Bucket.withCount(Integer count)
The number of documents that have the value counted for the particular bucket.
|
Bucket |
Bucket.withKeyValue(String keyValue)
The value counted for the particular bucket.
|
| Modifier and Type | Method and Description |
|---|---|
List<Bucket> |
GetBucketsAggregationResult.getBuckets()
The main part of the response with a list of buckets.
|
| Modifier and Type | Method and Description |
|---|---|
GetBucketsAggregationResult |
GetBucketsAggregationResult.withBuckets(Bucket... buckets)
The main part of the response with a list of buckets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetBucketsAggregationResult.setBuckets(Collection<Bucket> buckets)
The main part of the response with a list of buckets.
|
GetBucketsAggregationResult |
GetBucketsAggregationResult.withBuckets(Collection<Bucket> buckets)
The main part of the response with a list of buckets.
|
Copyright © 2023. All rights reserved.