Class MlJobsRequest

java.lang.Object

public class MlJobsRequest
extends CatRequestBase
Gets configuration and usage information about anomaly detection jobs.
See Also:
API specification
  • Field Details

  • Method Details

    • of

      public static MlJobsRequest of​(java.util.function.Function<MlJobsRequest.Builder,​ObjectBuilder<MlJobsRequest>> fn)
    • allowNoJobs

      @Deprecated @Nullable public final java.lang.Boolean allowNoJobs()
      Deprecated.
      7.10.0 Use allow_no_match instead.
      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 final Bytes bytes()
      The unit in which to display byte values

      API name: bytes

    • jobId

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

      API name: job_id