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