Class IndexVersioning.Builder

java.lang.Object
co.elastic.clients.elasticsearch.indices.IndexVersioning.Builder
All Implemented Interfaces:
ObjectBuilder<IndexVersioning>
Enclosing class:
IndexVersioning

public static class IndexVersioning.Builder
extends java.lang.Object
implements ObjectBuilder<IndexVersioning>
Builder for IndexVersioning.
  • Constructor Summary

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    IndexVersioning build()
    Builds a IndexVersioning.
    IndexVersioning.Builder created​(java.lang.String value)
    Required - API name: created

    Methods inherited from class java.lang.Object

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