| static DrPlan.Builder | DrPlan. builder() | Create a new builder. | 
| DrPlan.Builder | DrPlan.Builder. compartmentId(String compartmentId) | The OCID of the compartment containing the DR plan. | 
| DrPlan.Builder | DrPlan.Builder. copy(DrPlan model) |  | 
| DrPlan.Builder | DrPlan.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| DrPlan.Builder | DrPlan.Builder. displayName(String displayName) | The display name of the DR plan. | 
| DrPlan.Builder | DrPlan.Builder. drProtectionGroupId(String drProtectionGroupId) | The OCID of the DR protection group to which this DR plan belongs. | 
| DrPlan.Builder | DrPlan.Builder. freeformTags(Map<String,String> freeformTags) | Simple key-value pair that is applied without any predefined name, type or scope. | 
| DrPlan.Builder | DrPlan.Builder. id(String id) | The OCID of the DR plan. | 
| DrPlan.Builder | DrPlan.Builder. lifeCycleDetails(String lifeCycleDetails) | A message describing the DR plan’s current state in more detail. | 
| DrPlan.Builder | DrPlan.Builder. lifecycleState(DrPlanLifecycleState lifecycleState) | The current state of the DR plan. | 
| DrPlan.Builder | DrPlan.Builder. lifecycleSubState(DrPlanLifecycleSubState lifecycleSubState) | The current state of the DR plan. | 
| DrPlan.Builder | DrPlan.Builder. peerDrProtectionGroupId(String peerDrProtectionGroupId) | The OCID of the peer DR protection group associated with this plan’s DR protection group. | 
| DrPlan.Builder | DrPlan.Builder. peerRegion(String peerRegion) | The region of the peer DR protection group associated with this plan’s DR protection
group. | 
| DrPlan.Builder | DrPlan.Builder. planGroups(List<DrPlanGroup> planGroups) | The list of groups in this DR plan. | 
| DrPlan.Builder | DrPlan.Builder. sourcePlanId(String sourcePlanId) | If this is a cloned DR plan, the OCID of the source DR plan that was used to clone this
DR plan. | 
| DrPlan.Builder | DrPlan.Builder. systemTags(Map<String,Map<String,Object>> systemTags) | Usage of system tag keys. | 
| DrPlan.Builder | DrPlan.Builder. timeCreated(Date timeCreated) | The date and time the DR plan was created. | 
| DrPlan.Builder | DrPlan.Builder. timeUpdated(Date timeUpdated) | The date and time the DR plan was updated. | 
| DrPlan.Builder | DrPlan. toBuilder() |  | 
| DrPlan.Builder | DrPlan.Builder. type(DrPlanType type) | The type of the DR plan. |