Package com.cloudera.cdp.dw.model
Class RestoreClusterRequest
java.lang.Object
com.cloudera.cdp.dw.model.RestoreClusterRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-01-23T07:12:38.977-08:00")
public class RestoreClusterRequest
extends Object
Request object for the restoreCluster method.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RestoreClusterRequest
public RestoreClusterRequest()
-
-
Method Details
-
getClusterId
Getter for clusterId. The ID of the cluster. -
setClusterId
Setter for clusterId. The ID of the cluster. -
getData
Getter for data. Backup data of configuration received by calling \"backup-cluster\" command. -
setData
Setter for data. Backup data of configuration received by calling \"backup-cluster\" command. -
equals
-
hashCode
public int hashCode() -
toString
-