| Modifier and Type | Method and Description | 
|---|---|
MutableBlobMetadata | 
ObjectToBlobMetadata.apply(AtmosObject from)  | 
| Modifier and Type | Method and Description | 
|---|---|
MutableBlobMetadata | 
BlobPropertiesToBlobMetadata.apply(BlobProperties from)  | 
| Modifier and Type | Method and Description | 
|---|---|
static MutableBlobMetadata | 
TransientAsyncBlobStore.copy(MutableBlobMetadata in)  | 
static MutableBlobMetadata | 
TransientAsyncBlobStore.copy(MutableBlobMetadata in,
    String newKey)  | 
| Modifier and Type | Method and Description | 
|---|---|
static MutableBlobMetadata | 
TransientAsyncBlobStore.copy(MutableBlobMetadata in)  | 
static MutableBlobMetadata | 
TransientAsyncBlobStore.copy(MutableBlobMetadata in,
    String newKey)  | 
| Modifier and Type | Method and Description | 
|---|---|
MutableBlobMetadata | 
Blob.getMetadata()  | 
| Modifier and Type | Method and Description | 
|---|---|
Blob | 
Blob.Factory.create(MutableBlobMetadata metadata)
Creates a blob, optionally setting its metadata to a known value. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MutableBlobMetadataImpl
System and user Metadata for the  
Blob. | 
| Modifier and Type | Method and Description | 
|---|---|
MutableBlobMetadata | 
BlobImpl.getMetadata() | 
| Constructor and Description | 
|---|
BlobImpl(MutableBlobMetadata metadata)  | 
| Modifier and Type | Method and Description | 
|---|---|
MutableBlobMetadata | 
ParseSystemAndUserMetadataFromHeaders.apply(HttpResponse from)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
ParseSystemAndUserMetadataFromHeaders.addETagTo(HttpResponse from,
         MutableBlobMetadata metadata)  | 
| Constructor and Description | 
|---|
ParseSystemAndUserMetadataFromHeaders(Provider<MutableBlobMetadata> metadataFactory,
                                     DateService dateParser,
                                     String metadataPrefix)  | 
| Modifier and Type | Method and Description | 
|---|---|
MutableBlobMetadata | 
CloudFilesObjectToBlobMetadata.apply(ObjectInfo from)  | 
| Modifier and Type | Method and Description | 
|---|---|
static MutableBlobMetadata | 
FilesystemAsyncBlobStore.copy(MutableBlobMetadata in)  | 
static MutableBlobMetadata | 
FilesystemAsyncBlobStore.copy(MutableBlobMetadata in,
    String newKey)  | 
| Modifier and Type | Method and Description | 
|---|---|
static MutableBlobMetadata | 
FilesystemAsyncBlobStore.copy(MutableBlobMetadata in)  | 
static MutableBlobMetadata | 
FilesystemAsyncBlobStore.copy(MutableBlobMetadata in,
    String newKey)  | 
| Modifier and Type | Method and Description | 
|---|---|
MutableBlobMetadata | 
HPCloudObjectStorageLasVegasObjectToBlobMetadata.apply(ObjectInfo from)  | 
| Modifier and Type | Method and Description | 
|---|---|
MutableBlobMetadata | 
ObjectToBlobMetadata.apply(ObjectInfo from)  | 
| Modifier and Type | Method and Description | 
|---|---|
MutableBlobMetadata | 
ObjectToBlobMetadata.apply(ObjectMetadata from)  | 
Copyright © 2009-2012 jclouds. All Rights Reserved.