Uses of Enum Class
org.jclouds.softlayer.domain.VirtualGuest.State
Packages that use VirtualGuest.State
-
Uses of VirtualGuest.State in org.jclouds.softlayer.compute.functions
Fields in org.jclouds.softlayer.compute.functions with type parameters of type VirtualGuest.StateModifier and TypeFieldDescriptionstatic final Map
<VirtualGuest.State, NodeMetadata.Status> VirtualGuestToNodeMetadata.serverStateToNodeStatus
-
Uses of VirtualGuest.State in org.jclouds.softlayer.domain
Fields in org.jclouds.softlayer.domain declared as VirtualGuest.StateMethods in org.jclouds.softlayer.domain that return VirtualGuest.StateModifier and TypeMethodDescriptionstatic VirtualGuest.State
PowerState.getKeyName()
Maps ontoVirtualGuest.State
static VirtualGuest.State
Returns the enum constant of this class with the specified name.static VirtualGuest.State[]
VirtualGuest.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.softlayer.domain with parameters of type VirtualGuest.StateConstructors in org.jclouds.softlayer.domain with parameters of type VirtualGuest.State