Class StopTrainedModelDeploymentAction.Request

All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted, TaskAwareRequest, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject
Enclosing class:
StopTrainedModelDeploymentAction

public static class StopTrainedModelDeploymentAction.Request extends BaseTasksRequest<StopTrainedModelDeploymentAction.Request> implements org.elasticsearch.xcontent.ToXContentObject
  • Field Details

    • ALLOW_NO_MATCH

      public static final org.elasticsearch.xcontent.ParseField ALLOW_NO_MATCH
    • FORCE

      public static final org.elasticsearch.xcontent.ParseField FORCE
    • FINISH_PENDING_WORK

      public static final org.elasticsearch.xcontent.ParseField FINISH_PENDING_WORK
  • Constructor Details

  • Method Details