Class ExistsResponse
java.lang.Object
co.elastic.clients.elasticsearch.core.ExistsResponse
public class ExistsResponse
extends java.lang.Object
- See Also:
- API specification
-
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<ExistsResponse>
_DESERIALIZER
static ExistsResponse
_INSTANCE
Singleton 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()
-