public static interface TermsAggregation.Builder extends SdkPojo, CopyableBuilder<TermsAggregation.Builder,TermsAggregation>
| Modifier and Type | Method and Description |
|---|---|
TermsAggregation.Builder |
maxBuckets(Integer maxBuckets)
The number of buckets to return in the response.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTermsAggregation.Builder maxBuckets(Integer maxBuckets)
The number of buckets to return in the response. Default to 10.
maxBuckets - The number of buckets to return in the response. Default to 10.Copyright © 2023. All rights reserved.