Class ResetJobRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.ml.ResetJobRequest
All Implemented Interfaces:
ElasticsearchCommonRequest

public final class ResetJobRequest
extends RequestBase
  • Field Details

  • Constructor Details

  • Method Details

    • jobId

      public java.lang.String jobId()
      Required - The ID of the job to reset.

      API name: job_id

    • waitForCompletion

      @Nullable public java.lang.Boolean waitForCompletion()
      Should this request wait until the operation has completed before returning.

      API name: wait_for_completion