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