|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstanceState | |
|---|---|
| org.jvnet.hudson.ec2.launcher | |
| Uses of InstanceState in org.jvnet.hudson.ec2.launcher |
|---|
| Methods in org.jvnet.hudson.ec2.launcher that return InstanceState | |
|---|---|
InstanceState |
Launcher.checkBootStatus(com.xerox.amazonws.ec2.ReservationDescription.Instance inst)
|
static InstanceState |
InstanceState.parse(com.xerox.amazonws.ec2.ReservationDescription.Instance i)
|
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 | |||||||||