| Package | Description | 
|---|---|
| org.jclouds.compute.domain | |
| org.jclouds.compute.domain.internal | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NodeMetadataBuilder | 
NodeMetadataBuilder.state(NodeState state)
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
NodeState | 
NodeMetadataImpl.getState()
Deprecated.  
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.