Package org.elasticsearch.client.indices
Class GetComposableIndexTemplatesResponse
java.lang.Object
org.elasticsearch.client.indices.GetComposableIndexTemplatesResponse
-
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 -
INDEX_TEMPLATES
public static final org.elasticsearch.xcontent.ParseField INDEX_TEMPLATES -
INDEX_TEMPLATE
public static final org.elasticsearch.xcontent.ParseField INDEX_TEMPLATE
-
-
Method Details
-
toString
-
getIndexTemplates
-
fromXContent
public static GetComposableIndexTemplatesResponse fromXContent(org.elasticsearch.xcontent.XContentParser parser) throws IOException - Throws:
IOException
-
hashCode
public int hashCode() -
equals
-