类 ComponentTemplatesExistRequest

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

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

    • ComponentTemplatesExistRequest

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