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