public interface ContainerApi
ContainerAsyncApi
,
api docModifier and Type | Method and Description |
---|---|
com.google.common.collect.FluentIterable<? extends Container> |
list() |
com.google.common.collect.FluentIterable<? extends Container> |
list(ListContainersOptions options)
retrieve a list of existing storage containers ordered by name.
|
com.google.common.collect.FluentIterable<? extends Container> list()
list(ListContainersOptions)
com.google.common.collect.FluentIterable<? extends Container> list(ListContainersOptions options)
options
- Copyright © 2009-2013 jclouds. All Rights Reserved.