| DrPlanExecution.Builder | DrPlanExecution.Builder. automaticExecutionDetails(AutomaticExecutionDetails automaticExecutionDetails) |  | 
| static DrPlanExecution.Builder | DrPlanExecution. builder() | Create a new builder. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. compartmentId(String compartmentId) | The OCID of the compartment containing this DR plan execution. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. copy(DrPlanExecution model) |  | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. displayName(String displayName) | The display name of the DR plan execution. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. drProtectionGroupId(String drProtectionGroupId) | The OCID of the DR protection group to which this DR plan execution belongs. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. executionDurationInSec(Integer executionDurationInSec) | The total duration in seconds taken to complete the DR plan execution. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. executionOptions(DrPlanExecutionOptions executionOptions) |  | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. freeformTags(Map<String,String> freeformTags) | Simple key-value pair that is applied without any predefined name, type or scope. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. groupExecutions(List<DrPlanGroupExecution> groupExecutions) | A list of groups executed in this DR plan execution. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. id(String id) | The OCID of the DR plan execution. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. isAutomatic(Boolean isAutomatic) | A flag indicating whether execution was submitted automatically by Automatic DR
Configuration. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. lifeCycleDetails(String lifeCycleDetails) | A message describing the DR plan execution’s current state in more detail. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. lifecycleState(DrPlanExecutionLifecycleState lifecycleState) | The current state of the DR plan execution. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. logLocation(ObjectStorageLogLocation logLocation) |  | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. peerDrProtectionGroupId(String peerDrProtectionGroupId) | The OCID of peer DR protection group associated with this plan’s DR protection group. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. peerRegion(String peerRegion) | The region of the peer DR protection group associated with this plan’s DR protection
group. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. planExecutionType(DrPlanExecutionType planExecutionType) | The type of the DR plan executed. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. planId(String planId) | The OCID of the DR plan. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. systemTags(Map<String,Map<String,Object>> systemTags) | Usage of system tag keys. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. timeCreated(Date timeCreated) | The date and time at which DR plan execution was created. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. timeEnded(Date timeEnded) | The date and time at which DR plan execution succeeded, failed, was paused, or was
canceled. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. timeStarted(Date timeStarted) | The date and time at which DR plan execution began. | 
| DrPlanExecution.Builder | DrPlanExecution.Builder. timeUpdated(Date timeUpdated) | The time when DR plan execution was last updated. | 
| DrPlanExecution.Builder | DrPlanExecution. toBuilder() |  |