Modifier and Type | Method and Description |
---|---|
URI |
PublicUriForObjectInfo.apply(ObjectInfo from) |
MutableBlobMetadata |
CloudFilesObjectToBlobMetadata.apply(ObjectInfo from) |
Modifier and Type | Method and Description |
---|---|
URI |
PublicUriForObjectInfo.apply(ObjectInfo from) |
MutableBlobMetadata |
HPCloudObjectStorageLasVegasObjectToBlobMetadata.apply(ObjectInfo from) |
Modifier and Type | Method and Description |
---|---|
PageSet<ObjectInfo> |
CommonSwiftClient.listObjects(String container,
ListContainerOptions... options) |
com.google.common.util.concurrent.ListenableFuture<PageSet<ObjectInfo>> |
CommonSwiftAsyncClient.listObjects(String container,
ListContainerOptions... options) |
Modifier and Type | Method and Description |
---|---|
MutableBlobMetadata |
ObjectToBlobMetadata.apply(ObjectInfo from) |
Modifier and Type | Method and Description |
---|---|
PageSet<? extends StorageMetadata> |
ContainerToResourceList.apply(PageSet<ObjectInfo> from) |
Modifier and Type | Interface and Description |
---|---|
interface |
MutableObjectInfoWithMetadata |
Modifier and Type | Class and Description |
---|---|
class |
DelegatingMutableObjectInfoWithMetadata |
class |
MutableObjectInfoWithMetadataImpl |
class |
ObjectInfoImpl |
Modifier and Type | Method and Description |
---|---|
int |
ObjectInfoImpl.compareTo(ObjectInfo o) |
int |
MutableObjectInfoWithMetadataImpl.compareTo(ObjectInfo o) |
int |
DelegatingMutableObjectInfoWithMetadata.compareTo(ObjectInfo o) |
ObjectInfoImpl.Builder |
ObjectInfoImpl.Builder.fromObjectInfo(ObjectInfo in) |
Modifier and Type | Method and Description |
---|---|
PageSet<ObjectInfo> |
ParseObjectInfoListFromJsonResponse.apply(InputStream stream) |
Copyright © 2009-2012 jclouds. All Rights Reserved.