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