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