Class StopJobResponse.Builder

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

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

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    StopJobResponse build()
    Builds a StopJobResponse.
    StopJobResponse.Builder stopped​(boolean value)
    Required - API name: stopped

    Methods inherited from class java.lang.Object

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