Class CategorizeTextAnalyzerBuilders

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

public class CategorizeTextAnalyzerBuilders
extends java.lang.Object
Builders for CategorizeTextAnalyzer variants.

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

  • Method Summary

    Modifier and Type Method Description
    static CustomCategorizeTextAnalyzer.Builder custom()
    Creates a builder for the custom CategorizeTextAnalyzer variant.

    Methods inherited from class java.lang.Object

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