Class NodeInfoClient.Builder

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

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

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

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

    Methods inherited from class java.lang.Object

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