Package | Description |
---|---|
org.jclouds.openstack.swift.v1.domain | |
org.jclouds.openstack.swift.v1.features | |
org.jclouds.openstack.swift.v1.functions |
Modifier and Type | Method and Description |
---|---|
AccountMetadata |
AccountMetadata.Builder.build() |
Modifier and Type | Method and Description |
---|---|
AccountMetadata.Builder |
AccountMetadata.Builder.fromAccountMetadata(AccountMetadata from) |
Modifier and Type | Method and Description |
---|---|
AccountMetadata |
AccountApi.getAccountMetadata()
Retrieve Account Metadata
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends AccountMetadata> |
AccountAsyncApi.getAccountMetadata() |
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.