| Package | Description | 
|---|---|
| org.jclouds.cloudstack.domain | 
| Modifier and Type | Field and Description | 
|---|---|
| protected AsyncJobError.ErrorCode | AsyncJobError.Builder. errorCode | 
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| T | AsyncJobError.Builder. errorCode(AsyncJobError.ErrorCode errorCode) | 
| Constructor and Description | 
|---|
| AsyncJobError(AsyncJobError.ErrorCode errorCode,
             String errorText) | 
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.