Class FieldNamesField.Builder

java.lang.Object
co.elastic.clients.elasticsearch._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.
  • Constructor Summary

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    FieldNamesField build()
    Builds a FieldNamesField.
    FieldNamesField.Builder enabled​(boolean value)
    Required - API name: enabled

    Methods inherited from class java.lang.Object

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