Package | Description |
---|---|
org.jclouds.softlayer.compute.functions | |
org.jclouds.softlayer.domain |
Modifier and Type | Field and Description |
---|---|
static Map<VirtualGuest.State,NodeMetadata.Status> |
VirtualGuestToNodeMetadata.serverStateToNodeStatus |
Modifier and Type | Field and Description |
---|---|
protected VirtualGuest.State |
PowerState.Builder.keyName |
Modifier and Type | Method and Description |
---|---|
static VirtualGuest.State |
VirtualGuest.State.fromValue(String state) |
VirtualGuest.State |
PowerState.getKeyName()
Maps onto
VirtualGuest.State |
static VirtualGuest.State |
VirtualGuest.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VirtualGuest.State[] |
VirtualGuest.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
PowerState.Builder.keyName(VirtualGuest.State keyName) |
Constructor and Description |
---|
PowerState(VirtualGuest.State keyName) |
Copyright © 2009-2013 jclouds. All Rights Reserved.