|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeState | |
|---|---|
| org.jclouds.compute.domain | |
| org.jclouds.compute.domain.internal | |
| Uses of NodeState in org.jclouds.compute.domain |
|---|
| Methods in org.jclouds.compute.domain that return NodeState | |
|---|---|
static NodeState |
NodeState.from(NodeMetadata.Status in)
Deprecated. |
NodeState |
NodeMetadata.getState()
Deprecated. |
static NodeState |
NodeState.valueOf(String name)
Deprecated. Returns the enum constant of this type with the specified name. |
static NodeState[] |
NodeState.values()
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jclouds.compute.domain with parameters of type NodeState | |
|---|---|
NodeMetadataBuilder |
NodeMetadataBuilder.state(NodeState state)
Deprecated. |
| Uses of NodeState in org.jclouds.compute.domain.internal |
|---|
| Methods in org.jclouds.compute.domain.internal that return NodeState | |
|---|---|
NodeState |
NodeMetadataImpl.getState()
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||