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