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