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