Module org.elasticsearch.xcore
Class DeleteInferenceEndpointAction
java.lang.Object
org.elasticsearch.action.ActionType<DeleteInferenceEndpointAction.Response>
org.elasticsearch.xpack.core.inference.action.DeleteInferenceEndpointAction
public class DeleteInferenceEndpointAction
extends ActionType<DeleteInferenceEndpointAction.Response>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-
-
Constructor Details
-
DeleteInferenceEndpointAction
public DeleteInferenceEndpointAction()
-