Uses of Class
com.oracle.bmc.disasterrecovery.model.CreateDrPlanExecutionDetails
- 
Packages that use CreateDrPlanExecutionDetails Package Description com.oracle.bmc.disasterrecovery.model com.oracle.bmc.disasterrecovery.requests 
- 
- 
Uses of CreateDrPlanExecutionDetails in com.oracle.bmc.disasterrecovery.modelMethods in com.oracle.bmc.disasterrecovery.model that return CreateDrPlanExecutionDetails Modifier and Type Method Description CreateDrPlanExecutionDetailsCreateDrPlanExecutionDetails.Builder. build()Methods in com.oracle.bmc.disasterrecovery.model with parameters of type CreateDrPlanExecutionDetails Modifier and Type Method Description CreateDrPlanExecutionDetails.BuilderCreateDrPlanExecutionDetails.Builder. copy(CreateDrPlanExecutionDetails model)
- 
Uses of CreateDrPlanExecutionDetails in com.oracle.bmc.disasterrecovery.requestsMethods in com.oracle.bmc.disasterrecovery.requests that return CreateDrPlanExecutionDetails Modifier and Type Method Description CreateDrPlanExecutionDetailsCreateDrPlanExecutionRequest. getBody$()Alternative accessor for the body parameter.CreateDrPlanExecutionDetailsCreateDrPlanExecutionRequest. getCreateDrPlanExecutionDetails()Details for creating the DR plan execution.Methods in com.oracle.bmc.disasterrecovery.requests with parameters of type CreateDrPlanExecutionDetails Modifier and Type Method Description CreateDrPlanExecutionRequest.BuilderCreateDrPlanExecutionRequest.Builder. body$(CreateDrPlanExecutionDetails body)Alternative setter for the body parameter.CreateDrPlanExecutionRequest.BuilderCreateDrPlanExecutionRequest.Builder. createDrPlanExecutionDetails(CreateDrPlanExecutionDetails createDrPlanExecutionDetails)Details for creating the DR plan execution.
 
-