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 |
HPCloudObjectStorageObjectToBlobMetadata.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
Class ObjectInfoImpl
|
Modifier and Type | Method and Description |
---|---|
int |
ObjectInfoImpl.compareTo(ObjectInfo other) |
int |
MutableObjectInfoWithMetadataImpl.compareTo(ObjectInfo o) |
int |
DelegatingMutableObjectInfoWithMetadata.compareTo(ObjectInfo o) |
Modifier and Type | Method and Description |
---|---|
PageSet<ObjectInfo> |
ParseObjectInfoListFromJsonResponse.apply(InputStream stream) |
Copyright © 2009-2013 jclouds. All Rights Reserved.