|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ObjectInfo in org.jclouds.cloudfiles.blobstore.functions |
---|
Methods in org.jclouds.cloudfiles.blobstore.functions with parameters of type ObjectInfo | |
---|---|
MutableBlobMetadata |
CloudFilesObjectToBlobMetadata.apply(ObjectInfo from)
|
URI |
PublicUriForObjectInfo.apply(ObjectInfo from)
|
Uses of ObjectInfo in org.jclouds.openstack.swift |
---|
Methods in org.jclouds.openstack.swift that return types with arguments of type ObjectInfo | |
---|---|
com.google.common.util.concurrent.ListenableFuture<PageSet<ObjectInfo>> |
CommonSwiftAsyncClient.listObjects(String container,
ListContainerOptions... options)
|
PageSet<ObjectInfo> |
CommonSwiftClient.listObjects(String container,
ListContainerOptions... options)
|
Uses of ObjectInfo in org.jclouds.openstack.swift.blobstore.functions |
---|
Methods in org.jclouds.openstack.swift.blobstore.functions with parameters of type ObjectInfo | |
---|---|
MutableBlobMetadata |
ObjectToBlobMetadata.apply(ObjectInfo from)
|
Method parameters in org.jclouds.openstack.swift.blobstore.functions with type arguments of type ObjectInfo | |
---|---|
PageSet<? extends StorageMetadata> |
ContainerToResourceList.apply(PageSet<ObjectInfo> from)
|
Uses of ObjectInfo in org.jclouds.openstack.swift.domain |
---|
Subinterfaces of ObjectInfo in org.jclouds.openstack.swift.domain | |
---|---|
interface |
MutableObjectInfoWithMetadata
|
Uses of ObjectInfo in org.jclouds.openstack.swift.domain.internal |
---|
Classes in org.jclouds.openstack.swift.domain.internal that implement ObjectInfo | |
---|---|
class |
DelegatingMutableObjectInfoWithMetadata
|
class |
MutableObjectInfoWithMetadataImpl
|
class |
ObjectInfoImpl
|
Methods in org.jclouds.openstack.swift.domain.internal with parameters of type ObjectInfo | |
---|---|
int |
DelegatingMutableObjectInfoWithMetadata.compareTo(ObjectInfo o)
|
int |
ObjectInfoImpl.compareTo(ObjectInfo o)
|
int |
MutableObjectInfoWithMetadataImpl.compareTo(ObjectInfo o)
|
ObjectInfoImpl.Builder |
ObjectInfoImpl.Builder.fromObjectInfo(ObjectInfo in)
|
Uses of ObjectInfo in org.jclouds.openstack.swift.functions |
---|
Methods in org.jclouds.openstack.swift.functions that return types with arguments of type ObjectInfo | |
---|---|
PageSet<ObjectInfo> |
ParseObjectInfoListFromJsonResponse.apply(InputStream stream)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |