Class ExistsResponse
java.lang.Object
co.elastic.clients.elasticsearch._core.ExistsResponse
public final class ExistsResponse
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<ExistsResponse>_DESERIALIZERstatic ExistsResponse_INSTANCESingleton instance forExistsResponse. -
Constructor Summary
Constructors Constructor Description ExistsResponse() -
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 forExistsResponse. -
_DESERIALIZER
-
-
Constructor Details
-
ExistsResponse
public ExistsResponse()
-