Class ExistsResponse
- java.lang.Object
-
- org.opensearch.client.opensearch.core.ExistsResponse
-
public 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()
-
-
-
Field Detail
-
_INSTANCE
public static final ExistsResponse _INSTANCE
Singleton instance forExistsResponse.
-
_DESERIALIZER
public static final JsonpDeserializer<ExistsResponse> _DESERIALIZER
-
-