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