public interface ContainerAsyncApi
ContainerApi, 
api doc| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends com.google.common.collect.FluentIterable<? extends Container>> | 
list()  | 
com.google.common.util.concurrent.ListenableFuture<? extends com.google.common.collect.FluentIterable<? extends Container>> | 
list(ListContainersOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends com.google.common.collect.FluentIterable<? extends Container>> list()
ContainerApi.list()com.google.common.util.concurrent.ListenableFuture<? extends com.google.common.collect.FluentIterable<? extends Container>> list(ListContainersOptions options)
Copyright © 2009-2013 jclouds. All Rights Reserved.