Class GetComponentTemplateAction.Response

All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject
Enclosing class:
GetComponentTemplateAction

public static class GetComponentTemplateAction.Response extends ActionResponse implements org.elasticsearch.xcontent.ToXContentObject
  • Field Details

    • NAME

      public static final org.elasticsearch.xcontent.ParseField NAME
    • COMPONENT_TEMPLATES

      public static final org.elasticsearch.xcontent.ParseField COMPONENT_TEMPLATES
    • COMPONENT_TEMPLATE

      public static final org.elasticsearch.xcontent.ParseField COMPONENT_TEMPLATE
  • Constructor Details

  • Method Details