Uses of Class
com.oracle.bmc.disasterrecovery.model.DrPlanExecution
- 
Packages that use DrPlanExecution Package Description com.oracle.bmc.disasterrecovery.model com.oracle.bmc.disasterrecovery.responses 
- 
- 
Uses of DrPlanExecution in com.oracle.bmc.disasterrecovery.modelMethods in com.oracle.bmc.disasterrecovery.model that return DrPlanExecution Modifier and Type Method Description DrPlanExecutionDrPlanExecution.Builder. build()Methods in com.oracle.bmc.disasterrecovery.model with parameters of type DrPlanExecution Modifier and Type Method Description DrPlanExecution.BuilderDrPlanExecution.Builder. copy(DrPlanExecution model)
- 
Uses of DrPlanExecution in com.oracle.bmc.disasterrecovery.responsesMethods in com.oracle.bmc.disasterrecovery.responses that return DrPlanExecution Modifier and Type Method Description DrPlanExecutionCreateDrPlanExecutionResponse. getDrPlanExecution()The returned DrPlanExecution instance.DrPlanExecutionGetDrPlanExecutionResponse. getDrPlanExecution()The returned DrPlanExecution instance.Methods in com.oracle.bmc.disasterrecovery.responses with parameters of type DrPlanExecution Modifier and Type Method Description CreateDrPlanExecutionResponse.BuilderCreateDrPlanExecutionResponse.Builder. drPlanExecution(DrPlanExecution drPlanExecution)The returned DrPlanExecution instance.GetDrPlanExecutionResponse.BuilderGetDrPlanExecutionResponse.Builder. drPlanExecution(DrPlanExecution drPlanExecution)The returned DrPlanExecution instance.
 
-