Package org.elasticsearch.client.indices
Class GetComponentTemplatesResponse
java.lang.Object
org.elasticsearch.client.indices.GetComponentTemplatesResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.elasticsearch.xcontent.ParseFieldstatic final org.elasticsearch.xcontent.ParseFieldstatic final org.elasticsearch.xcontent.ParseField -
Method Summary
Modifier and TypeMethodDescriptionbooleanfromXContent(org.elasticsearch.xcontent.XContentParser parser) inthashCode()toString()
-
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
-
-
Method Details
-
toString
-
getComponentTemplates
-
fromXContent
public static GetComponentTemplatesResponse fromXContent(org.elasticsearch.xcontent.XContentParser parser) throws IOException - Throws:
IOException
-
hashCode
public int hashCode() -
equals
-