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