| CreateDrPlanRequest.Builder | CreateDrPlanRequest.Builder. body$(CreateDrPlanDetails body) | Alternative setter for the body parameter. | 
| static CreateDrPlanRequest.Builder | CreateDrPlanRequest. builder() | Return a new builder for this request object. | 
| CreateDrPlanRequest.Builder | CreateDrPlanRequest.Builder. copy(CreateDrPlanRequest o) | Copy method to populate the builder with values from the given instance. | 
| CreateDrPlanRequest.Builder | CreateDrPlanRequest.Builder. createDrPlanDetails(CreateDrPlanDetails createDrPlanDetails) | Details for creating the new DR plan. | 
| CreateDrPlanRequest.Builder | CreateDrPlanRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| CreateDrPlanRequest.Builder | CreateDrPlanRequest.Builder. opcRequestId(String opcRequestId) | The client request ID for tracing. | 
| CreateDrPlanRequest.Builder | CreateDrPlanRequest.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. | 
| CreateDrPlanRequest.Builder | CreateDrPlanRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| CreateDrPlanRequest.Builder | CreateDrPlanRequest. toBuilder() |  |