类 ComposableIndexTemplateExistRequest

java.lang.Object
org.easysearch.client.indices.GetComponentTemplatesRequest
org.easysearch.client.indices.ComposableIndexTemplateExistRequest
所有已实现的接口:
Validatable

public class ComposableIndexTemplateExistRequest
extends GetComponentTemplatesRequest
A request to check for the existence of index templates
  • 构造器详细资料

    • ComposableIndexTemplateExistRequest

      public ComposableIndexTemplateExistRequest​(java.lang.String name)
      Create a request to check for the existence of index template. Name must be provided
      参数:
      name - the name of template to check for the existence of