Class MlDatafeedsRequest

java.lang.Object

public class MlDatafeedsRequest
extends CatRequestBase
Gets configuration and usage information about datafeeds.
See Also:
API specification
  • Field Details

  • Method Details

    • of

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

      @Deprecated @Nullable public final java.lang.Boolean allowNoDatafeeds()
      Deprecated.
      7.10.0 Use allow_no_match instead.
      Whether to ignore if a wildcard expression matches no datafeeds. (This includes _all string or when no datafeeds have been specified)

      API name: allow_no_datafeeds

    • datafeedId

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

      API name: datafeed_id