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