Uses of Class
com.oracle.bmc.disasterrecovery.model.ResumeDrPlanExecutionDetails
- 
Packages that use ResumeDrPlanExecutionDetails Package Description com.oracle.bmc.disasterrecovery.model com.oracle.bmc.disasterrecovery.requests 
- 
- 
Uses of ResumeDrPlanExecutionDetails in com.oracle.bmc.disasterrecovery.modelMethods in com.oracle.bmc.disasterrecovery.model that return ResumeDrPlanExecutionDetails Modifier and Type Method Description ResumeDrPlanExecutionDetailsResumeDrPlanExecutionDetails.Builder. build()Methods in com.oracle.bmc.disasterrecovery.model with parameters of type ResumeDrPlanExecutionDetails Modifier and Type Method Description ResumeDrPlanExecutionDetails.BuilderResumeDrPlanExecutionDetails.Builder. copy(ResumeDrPlanExecutionDetails model)
- 
Uses of ResumeDrPlanExecutionDetails in com.oracle.bmc.disasterrecovery.requestsMethods in com.oracle.bmc.disasterrecovery.requests that return ResumeDrPlanExecutionDetails Modifier and Type Method Description ResumeDrPlanExecutionDetailsResumeDrPlanExecutionRequest. getBody$()Alternative accessor for the body parameter.ResumeDrPlanExecutionDetailsResumeDrPlanExecutionRequest. getResumeDrPlanExecutionDetails()Details for resuming the DR plan execution.Methods in com.oracle.bmc.disasterrecovery.requests with parameters of type ResumeDrPlanExecutionDetails Modifier and Type Method Description ResumeDrPlanExecutionRequest.BuilderResumeDrPlanExecutionRequest.Builder. body$(ResumeDrPlanExecutionDetails body)Alternative setter for the body parameter.ResumeDrPlanExecutionRequest.BuilderResumeDrPlanExecutionRequest.Builder. resumeDrPlanExecutionDetails(ResumeDrPlanExecutionDetails resumeDrPlanExecutionDetails)Details for resuming the DR plan execution.
 
-