Class PingResponse
- java.lang.Object
-
- org.opensearch.client.opensearch.core.PingResponse
-
public class PingResponse extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<PingResponse>_DESERIALIZERstatic PingResponse_INSTANCESingleton instance forPingResponse.
-
Constructor Summary
Constructors Constructor Description PingResponse()
-
-
-
Field Detail
-
_INSTANCE
public static final PingResponse _INSTANCE
Singleton instance forPingResponse.
-
_DESERIALIZER
public static final JsonpDeserializer<PingResponse> _DESERIALIZER
-
-