Class TokenFilterBuilders

java.lang.Object
co.elastic.clients.elasticsearch._types.analysis.TokenFilterBuilders

public class TokenFilterBuilders
extends java.lang.Object
Builders for TokenFilter variants.

Variants name are not available here as they don't have a dedicated class. Use TokenFilter's builder for these.

  • Method Summary

    Modifier and Type Method Description
    static TokenFilterDefinition.Builder definition()
    Creates a builder for the definition TokenFilter variant.

    Methods inherited from class java.lang.Object

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