| Package | Description |
|---|---|
| org.jclouds.digitalocean.domain |
| Modifier and Type | Method and Description |
|---|---|
static BaseResponse.Status |
BaseResponse.Status.fromValue(String value) |
BaseResponse.Status |
BaseResponse.getStatus() |
static BaseResponse.Status |
BaseResponse.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseResponse.Status[] |
BaseResponse.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BaseResponse(BaseResponse.Status status,
String message,
String details) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.