| Package | Description |
|---|---|
| org.jclouds.blobstore | |
| org.jclouds.blobstore.domain | |
| org.jclouds.blobstore.domain.internal | |
| org.jclouds.blobstore.functions |
| 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(org.jclouds.http.HttpResponse from) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ParseSystemAndUserMetadataFromHeaders.addETagTo(org.jclouds.http.HttpResponse from,
MutableBlobMetadata metadata) |
| Constructor and Description |
|---|
ParseSystemAndUserMetadataFromHeaders(javax.inject.Provider<MutableBlobMetadata> metadataFactory,
org.jclouds.date.DateService dateParser,
String metadataPrefix) |
Copyright © 2009-2012 jclouds. All Rights Reserved.