Uses of Class
com.oracle.bmc.disasterrecovery.model.CancelDrPlanExecutionDetails
- 
Packages that use CancelDrPlanExecutionDetails Package Description com.oracle.bmc.disasterrecovery.model com.oracle.bmc.disasterrecovery.requests 
- 
- 
Uses of CancelDrPlanExecutionDetails in com.oracle.bmc.disasterrecovery.modelMethods in com.oracle.bmc.disasterrecovery.model that return CancelDrPlanExecutionDetails Modifier and Type Method Description CancelDrPlanExecutionDetailsCancelDrPlanExecutionDetails.Builder. build()Methods in com.oracle.bmc.disasterrecovery.model with parameters of type CancelDrPlanExecutionDetails Modifier and Type Method Description CancelDrPlanExecutionDetails.BuilderCancelDrPlanExecutionDetails.Builder. copy(CancelDrPlanExecutionDetails model)
- 
Uses of CancelDrPlanExecutionDetails in com.oracle.bmc.disasterrecovery.requestsMethods in com.oracle.bmc.disasterrecovery.requests that return CancelDrPlanExecutionDetails Modifier and Type Method Description CancelDrPlanExecutionDetailsCancelDrPlanExecutionRequest. getBody$()Alternative accessor for the body parameter.CancelDrPlanExecutionDetailsCancelDrPlanExecutionRequest. getCancelDrPlanExecutionDetails()Details for canceling the DR plan execution.Methods in com.oracle.bmc.disasterrecovery.requests with parameters of type CancelDrPlanExecutionDetails Modifier and Type Method Description CancelDrPlanExecutionRequest.BuilderCancelDrPlanExecutionRequest.Builder. body$(CancelDrPlanExecutionDetails body)Alternative setter for the body parameter.CancelDrPlanExecutionRequest.BuilderCancelDrPlanExecutionRequest.Builder. cancelDrPlanExecutionDetails(CancelDrPlanExecutionDetails cancelDrPlanExecutionDetails)Details for canceling the DR plan execution.
 
-