|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainerMetadata | |
---|---|
org.jclouds.openstack.swift | |
org.jclouds.openstack.swift.blobstore.functions | |
org.jclouds.openstack.swift.domain |
Uses of ContainerMetadata in org.jclouds.openstack.swift |
---|
Methods in org.jclouds.openstack.swift that return types with arguments of type ContainerMetadata | |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Set<ContainerMetadata>> |
CommonSwiftAsyncClient.listContainers(ListContainerOptions... options)
|
Set<ContainerMetadata> |
CommonSwiftClient.listContainers(ListContainerOptions... options)
GET operations against the X-Storage-Url for an identity are performed to retrieve a list of existing storage Containers ordered by name. |
Uses of ContainerMetadata in org.jclouds.openstack.swift.blobstore.functions |
---|
Methods in org.jclouds.openstack.swift.blobstore.functions with parameters of type ContainerMetadata | |
---|---|
StorageMetadata |
ContainerToResourceMetadata.apply(ContainerMetadata from)
|
Uses of ContainerMetadata in org.jclouds.openstack.swift.domain |
---|
Methods in org.jclouds.openstack.swift.domain with parameters of type ContainerMetadata | |
---|---|
int |
ContainerMetadata.compareTo(ContainerMetadata o)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |