Class ThrottleState.Builder

java.lang.Object
co.elastic.clients.elasticsearch.watcher.ThrottleState.Builder
All Implemented Interfaces:
ObjectBuilder<ThrottleState>
Enclosing class:
ThrottleState

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

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    ThrottleState build()
    Builds a ThrottleState.
    ThrottleState.Builder reason​(java.lang.String value)
    API name: reason
    ThrottleState.Builder timestamp​(java.lang.String value)
    API name: timestamp

    Methods inherited from class java.lang.Object

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