public interface AsyncJobAsyncClient
AsyncJobClient
,
Modifier and Type | Method and Description |
---|---|
<T> com.google.common.util.concurrent.ListenableFuture<AsyncJob<T>> |
getAsyncJob(long id) |
com.google.common.util.concurrent.ListenableFuture<Set<AsyncJob<?>>> |
listAsyncJobs(ListAsyncJobsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<Set<AsyncJob<?>>> listAsyncJobs(ListAsyncJobsOptions... options)
<T> com.google.common.util.concurrent.ListenableFuture<AsyncJob<T>> getAsyncJob(long id)
AsyncJobClient.getAsyncJob(long)
Copyright © 2009-2012 jclouds. All Rights Reserved.