Package | Description |
---|---|
org.jclouds.hpcloud.objectstorage.lvs |
This package contains an HP Cloud Object StorageLasVegas client implemented by
HttpCommandExecutorService commands. |
org.jclouds.hpcloud.objectstorage.lvs.functions | |
org.jclouds.openstack.swift | |
org.jclouds.openstack.swift.blobstore.functions | |
org.jclouds.openstack.swift.domain |
Modifier and Type | Method and Description |
---|---|
ContainerMetadata |
HPCloudObjectStorageLasVegasClient.getContainerMetadata(String container) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<ContainerMetadata> |
HPCloudObjectStorageLasVegasAsyncClient.getContainerMetadata(String container) |
Modifier and Type | Method and Description |
---|---|
ContainerMetadata |
ParseContainerMetadataFromHeaders.apply(HttpResponse from) |
Modifier and Type | Method and Description |
---|---|
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.
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<ContainerMetadata>> |
CommonSwiftAsyncClient.listContainers(ListContainerOptions... options) |
Modifier and Type | Method and Description |
---|---|
StorageMetadata |
ContainerToResourceMetadata.apply(ContainerMetadata from) |
Modifier and Type | Method and Description |
---|---|
int |
ContainerMetadata.compareTo(ContainerMetadata o) |
Copyright © 2009-2012 jclouds. All Rights Reserved.