Class JobBlocked.Builder

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

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

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    JobBlocked build()
    Builds a JobBlocked.
    JobBlocked.Builder reason​(JobBlockedReason value)
    API name: reason
    JobBlocked.Builder taskId​(java.lang.String value)
    API name: task_id

    Methods inherited from class java.lang.Object

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