Class NodeInfoBootstrap.Builder

java.lang.Object
co.elastic.clients.elasticsearch.nodes.info.NodeInfoBootstrap.Builder
All Implemented Interfaces:
ObjectBuilder<NodeInfoBootstrap>
Enclosing class:
NodeInfoBootstrap

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

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    NodeInfoBootstrap build()
    NodeInfoBootstrap.Builder memoryLock​(java.lang.String value)
    Required - API name: memory_lock

    Methods inherited from class java.lang.Object

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