Class FieldNamesField.Builder

java.lang.Object
org.opensearch.client.opensearch._types.mapping.FieldNamesField.Builder
All Implemented Interfaces:
ObjectBuilder<FieldNamesField>
Enclosing class:
FieldNamesField

public static class FieldNamesField.Builder
extends java.lang.Object
implements ObjectBuilder<FieldNamesField>
Builder for FieldNamesField.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.opensearch.client.util.ObjectBuilder

    ObjectBuilder.Constant<V>
  • Constructor Summary

    Constructors 
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    FieldNamesField build()
    Builds a FieldNamesField.
    FieldNamesField.Builder enabled​(java.lang.Boolean value)
    API name: enabled

    Methods inherited from class java.lang.Object

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