| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudsearchdomain.model |
| Modifier and Type | Method and Description |
|---|---|
List<Bucket> |
BucketInfo.buckets()
A list of the calculated facet values and counts.
|
| Modifier and Type | Method and Description |
|---|---|
BucketInfo.Builder |
BucketInfo.Builder.buckets(Bucket... buckets)
A list of the calculated facet values and counts.
|
| Modifier and Type | Method and Description |
|---|---|
BucketInfo.Builder |
BucketInfo.Builder.buckets(Collection<Bucket> buckets)
A list of the calculated facet values and counts.
|
Copyright © 2023. All rights reserved.