| Package | Description | 
|---|---|
| org.jclouds.openstack.swift | |
| org.jclouds.openstack.swift.domain | |
| org.jclouds.openstack.swift.functions | 
| Modifier and Type | Method and Description | 
|---|---|
AccountMetadata | 
CommonSwiftClient.getAccountStatistics()
HEAD operations against an identity are performed to retrieve the number of Containers and the
 total bytes stored in Cloud Files for the identity. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<AccountMetadata> | 
CommonSwiftAsyncClient.getAccountStatistics()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
AccountMetadata | 
AccountMetadata.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
AccountMetadata.Builder.fromAccountMetadata(AccountMetadata in)  | 
| Modifier and Type | Method and Description | 
|---|---|
AccountMetadata | 
ParseAccountMetadataResponseFromHeaders.apply(HttpResponse from)
parses the http response headers to create a new  
AccountMetadata object. | 
Copyright © 2009-2013 jclouds. All Rights Reserved.