Class MlJobsRequest

java.lang.Object
All Implemented Interfaces:
ElasticsearchCatRequest, ElasticsearchCommonRequest

public final class MlJobsRequest
extends CatRequestBase
  • Field Details

  • Constructor Details

  • Method Details

    • jobId

      @Nullable public java.lang.String jobId()
      The ID of the jobs stats to fetch

      API name: job_id

    • allowNoJobs

      @Nullable public java.lang.Boolean allowNoJobs()
      Whether to ignore if a wildcard expression matches no jobs. (This includes _all string or when no jobs have been specified)

      API name: allow_no_jobs

    • bytes

      @Nullable public Bytes bytes()
      The unit in which to display byte values

      API name: bytes