Package com.cloudera.cdp.dw.model
Class RestoreClusterEntityPlan
java.lang.Object
com.cloudera.cdp.dw.model.RestoreClusterEntityPlan
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:25.071-07:00")
public class RestoreClusterEntityPlan
extends Object
Entity status after the restore operation.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RestoreClusterEntityPlan
public RestoreClusterEntityPlan()
-
-
Method Details
-
getRef
Getter for ref. The reference of the entity in the backup data. -
setRef
Setter for ref. The reference of the entity in the backup data. -
getId
Getter for id. The ID of the entity. -
setId
Setter for id. The ID of the entity. -
getAction
Getter for action. The action associated with the plan. Possible actions: Create, Update, Skip -
setAction
Setter for action. The action associated with the plan. Possible actions: Create, Update, Skip -
getMessage
Getter for message. The description of the plan. -
setMessage
Setter for message. The description of the plan. -
equals
-
hashCode
public int hashCode() -
toString
-