Class Http.Builder

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

public static class Http.Builder
extends java.lang.Object
implements ObjectBuilder<Http>
Builder for Http.
  • 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
    Http build()
    Builds a Http.
    Http.Builder currentOpen​(java.lang.Number value)
    API name: current_open
    Http.Builder totalOpened​(java.lang.Number value)
    API name: total_opened

    Methods inherited from class java.lang.Object

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