|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Container in org.jclouds.openstack.swift.v1.blobstore |
|---|
| Fields in org.jclouds.openstack.swift.v1.blobstore with type parameters of type Container | |
|---|---|
protected com.google.common.cache.LoadingCache<String,com.google.common.base.Optional<Container>> |
RegionScopedSwiftBlobStore.containerCache
|
| Uses of Container in org.jclouds.openstack.swift.v1.blobstore.functions |
|---|
| Methods in org.jclouds.openstack.swift.v1.blobstore.functions with parameters of type Container | |
|---|---|
org.jclouds.blobstore.domain.StorageMetadata |
ToResourceMetadata.apply(Container from)
|
| Constructors in org.jclouds.openstack.swift.v1.blobstore.functions with parameters of type Container | |
|---|---|
ToBlobMetadata(Container container)
|
|
| Uses of Container in org.jclouds.openstack.swift.v1.domain |
|---|
| Methods in org.jclouds.openstack.swift.v1.domain that return Container | |
|---|---|
Container |
Container.Builder.build()
|
Container |
ObjectList.getContainer()
|
| Methods in org.jclouds.openstack.swift.v1.domain with parameters of type Container | |
|---|---|
int |
Container.compareTo(Container that)
|
static ObjectList |
ObjectList.create(List<SwiftObject> objects,
Container container)
|
Container.Builder |
Container.Builder.fromContainer(Container from)
|
| Constructors in org.jclouds.openstack.swift.v1.domain with parameters of type Container | |
|---|---|
ObjectList(List<SwiftObject> objects,
Container container)
|
|
| Uses of Container in org.jclouds.openstack.swift.v1.features |
|---|
| Methods in org.jclouds.openstack.swift.v1.features that return Container | |
|---|---|
Container |
ContainerApi.get(String containerName)
Gets the Container. |
| Methods in org.jclouds.openstack.swift.v1.features that return types with arguments of type Container | |
|---|---|
com.google.common.collect.FluentIterable<Container> |
ContainerApi.list()
Lists up to 10,000 containers. |
com.google.common.collect.FluentIterable<Container> |
ContainerApi.list(ListContainerOptions options)
Lists containers with the supplied ListContainerOptions. |
| Uses of Container in org.jclouds.openstack.swift.v1.functions |
|---|
| Methods in org.jclouds.openstack.swift.v1.functions that return Container | |
|---|---|
Container |
ParseContainerFromHeaders.apply(org.jclouds.http.HttpResponse from)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||