Class ExistsIndexTemplateResponse
- java.lang.Object
-
- org.opensearch.client.opensearch.indices.ExistsIndexTemplateResponse
-
public class ExistsIndexTemplateResponse extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<ExistsIndexTemplateResponse>_DESERIALIZERstatic ExistsIndexTemplateResponse_INSTANCESingleton instance forExistsIndexTemplateResponse.
-
Constructor Summary
Constructors Constructor Description ExistsIndexTemplateResponse()
-
-
-
Field Detail
-
_INSTANCE
public static final ExistsIndexTemplateResponse _INSTANCE
Singleton instance forExistsIndexTemplateResponse.
-
_DESERIALIZER
public static final JsonpDeserializer<ExistsIndexTemplateResponse> _DESERIALIZER
-
-