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