Class PingRequest
java.lang.Object
org.opensearch.client.opensearch._types.RequestBase
org.opensearch.client.opensearch._global.PingRequest
public final class PingRequest extends RequestBase
-
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<PingRequest>DESERIALIZERstatic Endpoint<PingRequest,BooleanResponse,OpenSearchError>ENDPOINTEndpoint "ping".static PingRequestINSTANCESingleton instance forPingRequest. -
Constructor Summary
Constructors Modifier Constructor Description protectedPingRequest() -
Method Summary
-
Field Details
-
INSTANCE
Singleton instance forPingRequest. -
DESERIALIZER
-
ENDPOINT
Endpoint "ping".
-
-
Constructor Details
-
PingRequest
protected PingRequest()
-