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