|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstanceState | |
---|---|
org.duracloud.computeprovider.mgmt |
Uses of InstanceState in org.duracloud.computeprovider.mgmt |
---|
Fields in org.duracloud.computeprovider.mgmt declared as InstanceState | |
---|---|
protected InstanceState |
InstanceDescription.state
|
Methods in org.duracloud.computeprovider.mgmt that return InstanceState | |
---|---|
static InstanceState |
InstanceState.fromString(java.lang.String s)
|
InstanceState |
InstanceDescription.getState()
|
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 |