Class TermsIncludeBuilders
java.lang.Object
org.opensearch.client.opensearch._types.aggregations.TermsIncludeBuilders
@Generated("org.opensearch.client.codegen.CodeGenerator")
public class TermsIncludeBuilders
extends Object
Builders for TermsInclude variants.
Variants regexp, terms are not available here as they don't have a dedicated class. Use TermsInclude's
builder for these.
-
Method Summary
Modifier and TypeMethodDescriptionstatic TermsPartition.BuilderCreates a builder for thepartitionTermsIncludevariant.
-
Method Details
-
partition
Creates a builder for thepartitionTermsIncludevariant.
-