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