Package | Description |
---|---|
com.oracle.bmc.autoscaling.model |
Modifier and Type | Method and Description |
---|---|
static ResourcePowerAction.Action |
ResourcePowerAction.Action.create(String key) |
ResourcePowerAction.Action |
ResourcePowerAction.getAction() |
static ResourcePowerAction.Action |
ResourcePowerAction.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourcePowerAction.Action[] |
ResourcePowerAction.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ResourcePowerAction.Builder |
ResourcePowerAction.Builder.action(ResourcePowerAction.Action action) |
Constructor and Description |
---|
ResourcePowerAction(ResourcePowerAction.Action action)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.