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.modelMethods in com.oracle.bmc.osmanagementhub.model that return ModuleStreamProfileStatus Modifier and Type Method Description static ModuleStreamProfileStatusModuleStreamProfileStatus. create(String key)static ModuleStreamProfileStatusModuleStreamProfileStatus. 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.
 
-