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