Class ExistsIndexTemplateResponse
java.lang.Object
co.elastic.clients.elasticsearch.indices.ExistsIndexTemplateResponse
public final 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() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
_INSTANCE
Singleton instance forExistsIndexTemplateResponse. -
_DESERIALIZER
-
-
Constructor Details
-
ExistsIndexTemplateResponse
public ExistsIndexTemplateResponse()
-