Modifier and Type | Method and Description |
---|---|
MutableObjectInfoWithMetadata |
CommonSwiftClient.getObjectInfo(String container,
String name)
Deprecated.
This method will be replaced by
org.jclouds.openstack.swift.v1.features.ObjectApi#head() |
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-2016 The Apache Software Foundation. All Rights Reserved.