Class CompactNodeInfo.Builder

java.lang.Object
org.opensearch.client.opensearch.snapshot.verify_repository.CompactNodeInfo.Builder
All Implemented Interfaces:
ObjectBuilder<CompactNodeInfo>
Enclosing class:
CompactNodeInfo

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

    Methods inherited from class java.lang.Object

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