Class PutIndexTemplateAction
java.lang.Object
org.opensearch.action.ActionType<AcknowledgedResponse>
org.opensearch.action.admin.indices.template.put.PutIndexTemplateAction
An action for putting an index template into the cluster state
- Opensearch.internal:
-
Field Summary
Fields -
Method Summary
Methods inherited from class org.opensearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-