| static DeleteDrPlanExecutionRequest.Builder | DeleteDrPlanExecutionRequest. builder() | Return a new builder for this request object. | 
| DeleteDrPlanExecutionRequest.Builder | DeleteDrPlanExecutionRequest.Builder. copy(DeleteDrPlanExecutionRequest o) | Copy method to populate the builder with values from the given instance. | 
| DeleteDrPlanExecutionRequest.Builder | DeleteDrPlanExecutionRequest.Builder. drPlanExecutionId(String drPlanExecutionId) | The OCID of the DR plan execution. | 
| DeleteDrPlanExecutionRequest.Builder | DeleteDrPlanExecutionRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| DeleteDrPlanExecutionRequest.Builder | DeleteDrPlanExecutionRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| DeleteDrPlanExecutionRequest.Builder | DeleteDrPlanExecutionRequest.Builder. opcRequestId(String opcRequestId) | The client request ID for tracing. | 
| DeleteDrPlanExecutionRequest.Builder | DeleteDrPlanExecutionRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| DeleteDrPlanExecutionRequest.Builder | DeleteDrPlanExecutionRequest. toBuilder() |  |