Uses of Enum Class
org.jclouds.profitbricks.domain.Server.Status
Packages that use Server.Status
-
Uses of Server.Status in org.jclouds.profitbricks.domain
Methods in org.jclouds.profitbricks.domain that return Server.StatusModifier and TypeMethodDescriptionstatic Server.Status
abstract Server.Status
Server.status()
static 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.Methods in org.jclouds.profitbricks.domain with parameters of type Server.StatusModifier and TypeMethodDescriptionabstract Server.Builder
Server.Builder.status
(Server.Status status)