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.Buildercustom()Creates a builder for thecustomCategorizeTextAnalyzervariant.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
custom
Creates a builder for thecustomCategorizeTextAnalyzervariant.
-