|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseResponse.Status | |
|---|---|
| org.jclouds.digitalocean.domain | |
| Uses of BaseResponse.Status in org.jclouds.digitalocean.domain |
|---|
| Methods in org.jclouds.digitalocean.domain that return BaseResponse.Status | |
|---|---|
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. |
| Constructors in org.jclouds.digitalocean.domain with parameters of type BaseResponse.Status | |
|---|---|
BaseResponse(BaseResponse.Status status,
String message,
String details)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||