|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Server.Status | |
---|---|
org.jclouds.servermanager | |
org.jclouds.servermanager.compute.functions |
Uses of Server.Status in org.jclouds.servermanager |
---|
Fields in org.jclouds.servermanager declared as Server.Status | |
---|---|
Server.Status |
Server.status
|
Methods in org.jclouds.servermanager that return Server.Status | |
---|---|
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. |
Uses of Server.Status in org.jclouds.servermanager.compute.functions |
---|
Fields in org.jclouds.servermanager.compute.functions with type parameters of type Server.Status | |
---|---|
static Map<Server.Status,NodeState> |
ServerToNodeMetadata.serverStatusToNodeState
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |