|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AsyncJobClient
Provides synchronous access to CloudStack asyncJob features.
AsyncJobAsyncClient
,
Method Summary | ||
---|---|---|
|
getAsyncJob(long id)
get a specific asyncJob by id |
|
Set<AsyncJob<?>> |
listAsyncJobs(ListAsyncJobsOptions... options)
Lists asyncJobs |
Method Detail |
---|
Set<AsyncJob<?>> listAsyncJobs(ListAsyncJobsOptions... options)
options
- if present, how to constrain the list.
<T> AsyncJob<T> getAsyncJob(long id)
id
- asyncJob to get
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |