|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AsyncJobError.ErrorCode | |
|---|---|
| org.jclouds.cloudstack.domain | |
| Uses of AsyncJobError.ErrorCode in org.jclouds.cloudstack.domain |
|---|
| Methods in org.jclouds.cloudstack.domain that return AsyncJobError.ErrorCode | |
|---|---|
static AsyncJobError.ErrorCode |
AsyncJobError.ErrorCode.fromValue(String value)
|
AsyncJobError.ErrorCode |
AsyncJobError.getErrorCode()
|
static AsyncJobError.ErrorCode |
AsyncJobError.ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AsyncJobError.ErrorCode[] |
AsyncJobError.ErrorCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.jclouds.cloudstack.domain with parameters of type AsyncJobError.ErrorCode | |
|---|---|
AsyncJobError(AsyncJobError.ErrorCode errorCode,
String errorText)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||