| CancelDrPlanExecutionRequest.Builder | CancelDrPlanExecutionRequest.Builder. body$(CancelDrPlanExecutionDetails body) | Alternative setter for the body parameter. | 
| static CancelDrPlanExecutionRequest.Builder | CancelDrPlanExecutionRequest. builder() | Return a new builder for this request object. | 
| CancelDrPlanExecutionRequest.Builder | CancelDrPlanExecutionRequest.Builder. cancelDrPlanExecutionDetails(CancelDrPlanExecutionDetails cancelDrPlanExecutionDetails) | Details for canceling the DR plan execution. | 
| CancelDrPlanExecutionRequest.Builder | CancelDrPlanExecutionRequest.Builder. copy(CancelDrPlanExecutionRequest o) | Copy method to populate the builder with values from the given instance. | 
| CancelDrPlanExecutionRequest.Builder | CancelDrPlanExecutionRequest.Builder. drPlanExecutionId(String drPlanExecutionId) | The OCID of the DR plan execution. | 
| CancelDrPlanExecutionRequest.Builder | CancelDrPlanExecutionRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| CancelDrPlanExecutionRequest.Builder | CancelDrPlanExecutionRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| CancelDrPlanExecutionRequest.Builder | CancelDrPlanExecutionRequest.Builder. opcRequestId(String opcRequestId) | The client request ID for tracing. | 
| CancelDrPlanExecutionRequest.Builder | CancelDrPlanExecutionRequest.Builder. opcRetryToken(String opcRetryToken) | A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. | 
| CancelDrPlanExecutionRequest.Builder | CancelDrPlanExecutionRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| CancelDrPlanExecutionRequest.Builder | CancelDrPlanExecutionRequest. toBuilder() |  |