Package | Description |
---|---|
org.jclouds.servermanager | |
org.jclouds.servermanager.compute.functions |
Modifier and Type | Field and Description |
---|---|
Server.Status |
Server.status |
Modifier and Type | Method and Description |
---|---|
static Server.Status |
Server.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Server.Status[] |
Server.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static Map<Server.Status,NodeMetadata.Status> |
ServerToNodeMetadata.serverStatusToNodeStatus |
Copyright © 2009-2013 jclouds. All Rights Reserved.