Uses of Class
com.oracle.bmc.disasterrecovery.model.DrPlanExecutionOptionDetails.PlanExecutionType
-
Packages that use DrPlanExecutionOptionDetails.PlanExecutionType Package Description com.oracle.bmc.disasterrecovery.model -
-
Uses of DrPlanExecutionOptionDetails.PlanExecutionType in com.oracle.bmc.disasterrecovery.model
Methods in com.oracle.bmc.disasterrecovery.model that return DrPlanExecutionOptionDetails.PlanExecutionType Modifier and Type Method Description static DrPlanExecutionOptionDetails.PlanExecutionTypeDrPlanExecutionOptionDetails.PlanExecutionType. create(String key)static DrPlanExecutionOptionDetails.PlanExecutionTypeDrPlanExecutionOptionDetails.PlanExecutionType. valueOf(String name)Returns the enum constant of this type with the specified name.static DrPlanExecutionOptionDetails.PlanExecutionType[]DrPlanExecutionOptionDetails.PlanExecutionType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-