| Modifier and Type | Method and Description |
|---|---|
MutableObjectInfoWithMetadata |
CommonSwiftClient.getObjectInfo(String container,
String name) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<MutableObjectInfoWithMetadata> |
CommonSwiftAsyncClient.getObjectInfo(String container,
String name) |
| Modifier and Type | Method and Description |
|---|---|
MutableObjectInfoWithMetadata |
ResourceToObjectInfo.apply(StorageMetadata from) |
| Modifier and Type | Method and Description |
|---|---|
MutableObjectInfoWithMetadata |
SwiftObject.getInfo() |
| Modifier and Type | Method and Description |
|---|---|
SwiftObject |
SwiftObject.Factory.create(MutableObjectInfoWithMetadata info) |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingMutableObjectInfoWithMetadata |
class |
MutableObjectInfoWithMetadataImpl |
| Modifier and Type | Method and Description |
|---|---|
MutableObjectInfoWithMetadata |
DelegatingMutableObjectInfoWithMetadata.getDelegate() |
MutableObjectInfoWithMetadata |
SwiftObjectImpl.getInfo() |
| Constructor and Description |
|---|
DelegatingMutableObjectInfoWithMetadata(MutableObjectInfoWithMetadata delegate) |
SwiftObjectImpl(MutableObjectInfoWithMetadata info) |
| Modifier and Type | Method and Description |
|---|---|
MutableObjectInfoWithMetadata |
ParseObjectInfoFromHeaders.apply(HttpResponse from)
parses the http response headers to create a new
MutableObjectInfoWithMetadata object. |
Copyright © 2009-2012 jclouds. All Rights Reserved.