| 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 |
|---|---|
Account |
Account.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Account.Builder |
Account.Builder.fromAccountMetadata(Account from) |
| Modifier and Type | Method and Description |
|---|---|
Account |
AccountApi.get()
Retrieve Account Metadata
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Account> |
AccountAsyncApi.get() |
| Modifier and Type | Method and Description |
|---|---|
Account |
ParseAccountMetadataResponseFromHeaders.apply(HttpResponse from)
parses the http response headers to create a new
Account object. |
Copyright © 2009-2013 jclouds. All Rights Reserved.