| Package | Description | 
|---|---|
| org.jclouds.rimuhosting.miro.compute.functions | |
| org.jclouds.rimuhosting.miro.domain | |
| org.jclouds.rimuhosting.miro.domain.internal | 
| Modifier and Type | Field and Description | 
|---|---|
protected Map<RunningState,NodeMetadata.Status> | 
ServerToNodeMetadata.runningStateToNodeStatus  | 
| Modifier and Type | Method and Description | 
|---|---|
RunningState | 
ServerInfo.getState()  | 
RunningState | 
Server.getState()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ServerInfo.setState(RunningState state)  | 
void | 
Server.setState(RunningState state)  | 
| Modifier and Type | Method and Description | 
|---|---|
static RunningState | 
RunningState.fromValue(String v)  | 
static RunningState | 
RunningState.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static RunningState[] | 
RunningState.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.