Class CheckDatabaseConnectivityResponse
java.lang.Object
com.cloudera.cdp.client.BaseResponse
com.cloudera.cdp.client.CdpResponse
com.cloudera.cdp.environments.model.CheckDatabaseConnectivityResponse
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:26.724-07:00")
public class CheckDatabaseConnectivityResponse
extends CdpResponse
Response object for checking Database connectivity.
-
Field Summary
Fields inherited from class com.cloudera.cdp.client.CdpResponse
ALTUS_HEADER_REQUESTID, CDP_HEADER_REQUESTID
-
Constructor Summary
-
Method Summary
Methods inherited from class com.cloudera.cdp.client.CdpResponse
getRequestId
Methods inherited from class com.cloudera.cdp.client.BaseResponse
getHttpCode, getResponseHeaders
-
Constructor Details
-
CheckDatabaseConnectivityResponse
public CheckDatabaseConnectivityResponse()
-
-
Method Details
-
getResult
Getter for result. Result of the connectivity check. -
setResult
Setter for result. Result of the connectivity check. -
getMessage
Getter for message. Message explaining the result. -
setMessage
Setter for message. Message explaining the result. -
equals
-
hashCode
public int hashCode() -
toString
-