|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MutableObjectInfoWithMetadata in org.jclouds.openstack.swift |
---|
Methods in org.jclouds.openstack.swift that return MutableObjectInfoWithMetadata | |
---|---|
MutableObjectInfoWithMetadata |
CommonSwiftClient.getObjectInfo(String container,
String name)
|
Methods in org.jclouds.openstack.swift that return types with arguments of type MutableObjectInfoWithMetadata | |
---|---|
com.google.common.util.concurrent.ListenableFuture<MutableObjectInfoWithMetadata> |
CommonSwiftAsyncClient.getObjectInfo(String container,
String name)
|
Uses of MutableObjectInfoWithMetadata in org.jclouds.openstack.swift.blobstore.functions |
---|
Methods in org.jclouds.openstack.swift.blobstore.functions that return MutableObjectInfoWithMetadata | |
---|---|
MutableObjectInfoWithMetadata |
ResourceToObjectInfo.apply(StorageMetadata from)
|
Uses of MutableObjectInfoWithMetadata in org.jclouds.openstack.swift.domain |
---|
Methods in org.jclouds.openstack.swift.domain that return MutableObjectInfoWithMetadata | |
---|---|
MutableObjectInfoWithMetadata |
SwiftObject.getInfo()
|
Methods in org.jclouds.openstack.swift.domain with parameters of type MutableObjectInfoWithMetadata | |
---|---|
SwiftObject |
SwiftObject.Factory.create(MutableObjectInfoWithMetadata info)
|
Uses of MutableObjectInfoWithMetadata in org.jclouds.openstack.swift.domain.internal |
---|
Classes in org.jclouds.openstack.swift.domain.internal that implement MutableObjectInfoWithMetadata | |
---|---|
class |
DelegatingMutableObjectInfoWithMetadata
|
class |
MutableObjectInfoWithMetadataImpl
|
Methods in org.jclouds.openstack.swift.domain.internal that return MutableObjectInfoWithMetadata | |
---|---|
MutableObjectInfoWithMetadata |
DelegatingMutableObjectInfoWithMetadata.getDelegate()
|
MutableObjectInfoWithMetadata |
SwiftObjectImpl.getInfo()
|
Constructors in org.jclouds.openstack.swift.domain.internal with parameters of type MutableObjectInfoWithMetadata | |
---|---|
DelegatingMutableObjectInfoWithMetadata(MutableObjectInfoWithMetadata delegate)
|
|
SwiftObjectImpl(MutableObjectInfoWithMetadata info)
|
Uses of MutableObjectInfoWithMetadata in org.jclouds.openstack.swift.functions |
---|
Methods in org.jclouds.openstack.swift.functions that return MutableObjectInfoWithMetadata | |
---|---|
MutableObjectInfoWithMetadata |
ParseObjectInfoFromHeaders.apply(HttpResponse from)
parses the http response headers to create a new MutableObjectInfoWithMetadata object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |