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