Class GetComposableIndexTemplateAction
java.lang.Object
org.elasticsearch.action.ActionType<GetComposableIndexTemplateAction.Response>
org.elasticsearch.action.admin.indices.template.get.GetComposableIndexTemplateAction
public class GetComposableIndexTemplateAction
extends ActionType<GetComposableIndexTemplateAction.Response>
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Request that to retrieve one or more index templatesstatic class
-
Field Summary
-
Method Summary
Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
INSTANCE
-
NAME
- See Also:
- Constant Field Values
-