Package | Description |
---|---|
org.jclouds.openstack.swift | |
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() |
Modifier and Type | Method and Description |
---|---|
AccountMetadata |
ParseAccountMetadataResponseFromHeaders.apply(HttpResponse from)
parses the http response headers to create a new
AccountMetadata object. |
Copyright © 2009-2012 jclouds. All Rights Reserved.