Package com.cloudera.cdp.datalake.model
Class CancelBackupResponse
java.lang.Object
com.cloudera.cdp.client.BaseResponse
com.cloudera.cdp.client.CdpResponse
com.cloudera.cdp.datalake.model.CancelBackupResponse
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:26.246-07:00")
public class CancelBackupResponse
extends CdpResponse
Response to the cancel backup request.
-
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
-
CancelBackupResponse
public CancelBackupResponse()
-
-
Method Details
-
getResult
Getter for result. Result of the cancel backup request. It can contain a description of the current process state or guidelines to a customer on the next steps. -
setResult
Setter for result. Result of the cancel backup request. It can contain a description of the current process state or guidelines to a customer on the next steps. -
equals
-
hashCode
public int hashCode() -
toString
-