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