Uses of Enum Class
org.jclouds.servermanager.Server.Status
Packages that use Server.Status
-
Uses of Server.Status in org.jclouds.servermanager
Fields in org.jclouds.servermanager declared as Server.StatusMethods in org.jclouds.servermanager that return Server.StatusModifier and TypeMethodDescriptionstatic Server.Status
Returns the enum constant of this class with the specified name.static Server.Status[]
Server.Status.values()
Returns an array containing the constants of this enum class, 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.StatusModifier and TypeFieldDescriptionstatic final Map
<Server.Status, NodeMetadata.Status> ServerToNodeMetadata.serverStatusToNodeStatus