Module org.elasticsearch.xcore
Class StopTrainedModelDeploymentAction
java.lang.Object
org.elasticsearch.action.ActionType<StopTrainedModelDeploymentAction.Response>
org.elasticsearch.xpack.core.ml.action.StopTrainedModelDeploymentAction
public class StopTrainedModelDeploymentAction
extends ActionType<StopTrainedModelDeploymentAction.Response>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StopTrainedModelDeploymentActionstatic final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-
-
Constructor Details
-
StopTrainedModelDeploymentAction
public StopTrainedModelDeploymentAction()
-