| Package | Description | 
|---|---|
| org.jclouds.hpcloud.objectstorage | 
 This package contains an HP Cloud Object Storage client implemented by  
HttpCommandExecutorService commands. | 
| org.jclouds.openstack.swift | |
| org.jclouds.openstack.swift.blobstore.functions | |
| org.jclouds.openstack.swift.domain | |
| org.jclouds.openstack.swift.functions | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Set<ContainerMetadata>> | 
HPCloudObjectStorageAsyncApi.listContainers(ListContainerOptions... options)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerMetadata | 
CommonSwiftClient.getContainerMetadata(String container)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<ContainerMetadata> | 
CommonSwiftAsyncClient.getContainerMetadata(String container)
Deprecated.  
  | 
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)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
StorageMetadata | 
ContainerToResourceMetadata.apply(ContainerMetadata from)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerMetadata | 
ContainerMetadata.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
ContainerMetadata.Builder.fromContainerMetadata(ContainerMetadata in)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContainerMetadata | 
ParseContainerMetadataFromHeaders.apply(HttpResponse from)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.