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