Package | Description |
---|---|
org.jclouds.profitbricks.domain |
Modifier and Type | Method and Description |
---|---|
static Server.Status |
Server.Status.fromValue(String v) |
abstract Server.Status |
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.
|
Modifier and Type | Method and Description |
---|---|
abstract Server.Builder |
Server.Builder.status(Server.Status status) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.