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="2024-09-27T08:40:25.071-07:00")
public class RestoreClusterRequest
extends Object
Request object for the restoreCluster method.
-
Constructor Summary
-
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. Dump of configuration received by calling \"dump-cluster\" command. -
setData
Setter for data. Dump of configuration received by calling \"dump-cluster\" command. -
equals
-
hashCode
public int hashCode() -
toString
-