| Package | Description |
|---|---|
| org.jclouds.cloudstack.domain |
| Modifier and Type | Method and Description |
|---|---|
AsyncJobError |
AsyncJob.getError() |
| Modifier and Type | Method and Description |
|---|---|
AsyncJob.Builder<T> |
AsyncJob.Builder.error(AsyncJobError error) |
| Constructor and Description |
|---|
AsyncJob(long accountId,
String cmd,
Date created,
long id,
long instanceId,
String instanceType,
int progress,
T result,
AsyncJob.ResultCode resultCode,
String resultType,
AsyncJob.Status status,
int userId,
AsyncJobError error) |
Copyright © 2009-2012 jclouds. All Rights Reserved.