Package | Description |
---|---|
org.jclouds.cloudstack.domain |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
AsyncJobError(AsyncJobError.ErrorCode errorCode,
String errorText) |
Copyright © 2009-2012 jclouds. All Rights Reserved.