Class TermsIncludeBuilders

java.lang.Object
co.elastic.clients.elasticsearch._types.aggregations.TermsIncludeBuilders

public class TermsIncludeBuilders
extends java.lang.Object
Builders for TermsInclude variants.

Variants terms, regexp are not available here as they don't have a dedicated class. Use TermsInclude's builder for these.

  • Method Summary

    Modifier and Type Method Description
    static TermsPartition.Builder partition()
    Creates a builder for the partition TermsInclude variant.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait