Class PutNodeResponse.Builder

java.lang.Object
org.opensearch.client.opensearch.shutdown.PutNodeResponse.Builder
All Implemented Interfaces:
ObjectBuilder<PutNodeResponse>
Enclosing class:
PutNodeResponse

public static class PutNodeResponse.Builder
extends java.lang.Object
implements ObjectBuilder<PutNodeResponse>
Builder for PutNodeResponse.
  • 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
    PutNodeResponse build()
    Builds a PutNodeResponse.
    PutNodeResponse.Builder stub​(java.lang.Boolean value)
    API name: stub

    Methods inherited from class java.lang.Object

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