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
Nested ClassesModifier and TypeClassDescriptionstatic classRequest that to retrieve one or more index templatesstatic class - 
Field Summary
Fields - 
Method Summary
Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions 
- 
Field Details
- 
INSTANCE
 - 
NAME
- See Also:
 - Constant Field Values
 
 
 -