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