Class StartJobResponse.Builder

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

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

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    StartJobResponse build()
    StartJobResponse.Builder started​(boolean value)
    Required - API name: started

    Methods inherited from class java.lang.Object

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