|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstanceState | |
|---|---|
| hudson.plugins.ec2 | |
| Uses of InstanceState in hudson.plugins.ec2 |
|---|
| Methods in hudson.plugins.ec2 that return InstanceState | |
|---|---|
static InstanceState |
InstanceState.find(java.lang.String name)
|
InstanceState |
EC2Computer.getState()
Gets the current state of the instance. |
static InstanceState |
InstanceState.valueOf(java.lang.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||