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