Package | Description |
---|---|
hudson.plugins.ec2 |
Modifier and Type | Method and Description |
---|---|
static InstanceState |
InstanceState.find(String name) |
InstanceState |
EC2Computer.getState()
Gets the current state of the instance.
|
static InstanceState |
InstanceState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstanceState[] |
InstanceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2020. All rights reserved.