Class PutComponentTemplateAction
java.lang.Object
org.elasticsearch.action.ActionType<AcknowledgedResponse>
org.elasticsearch.action.admin.indices.template.put.PutComponentTemplateAction
An action for putting a single component template into the cluster state
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
A request for putting a single component template into the cluster state -
Field Summary
-
Method Summary
Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-