| Package | Description |
|---|---|
| org.jclouds.atmos.domain | |
| org.jclouds.atmos.domain.internal | |
| org.jclouds.azureblob.domain | |
| org.jclouds.azureblob.domain.internal | |
| org.jclouds.blobstore.domain | |
| org.jclouds.blobstore.domain.internal | |
| org.jclouds.http | |
| org.jclouds.io | |
| org.jclouds.io.payloads | |
| org.jclouds.s3.domain |
This package contains the core components of S3.
|
| org.jclouds.s3.domain.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableContentMetadata
metadata of the object
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingMutableContentMetadata |
| Modifier and Type | Method and Description |
|---|---|
MutableContentMetadata |
DelegatingMutableContentMetadata.getDelegate() |
| Constructor and Description |
|---|
DelegatingMutableContentMetadata(URI uri,
String name,
String path,
MutableContentMetadata delegate) |
| Modifier and Type | Method and Description |
|---|---|
MutableContentMetadata |
MutableBlobProperties.getContentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
MutableBlobProperties.setContentMetadata(MutableContentMetadata md) |
| Modifier and Type | Method and Description |
|---|---|
MutableContentMetadata |
MutableBlobPropertiesImpl.getContentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
MutableBlobPropertiesImpl.setContentMetadata(MutableContentMetadata contentMetadata) |
| Modifier and Type | Method and Description |
|---|---|
MutableContentMetadata |
MutableBlobMetadata.getContentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
MutableBlobMetadata.setContentMetadata(MutableContentMetadata md) |
| Modifier and Type | Method and Description |
|---|---|
MutableContentMetadata |
MutableBlobMetadataImpl.getContentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
MutableBlobMetadataImpl.setContentMetadata(MutableContentMetadata contentMetadata) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpUtils.copy(ContentMetadata fromMd,
MutableContentMetadata toMd) |
| Modifier and Type | Method and Description |
|---|---|
MutableContentMetadata |
Payload.getContentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentMetadataCodec.fromHeaders(MutableContentMetadata contentMetadata,
com.google.common.collect.Multimap<String,String> headers)
Sets properties related to the http headers listed in
ContentMetadata.HTTP_HEADERS |
void |
ContentMetadataCodec.DefaultContentMetadataCodec.fromHeaders(MutableContentMetadata contentMetadata,
com.google.common.collect.Multimap<String,String> headers) |
void |
Payload.setContentMetadata(MutableContentMetadata in) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseMutableContentMetadata |
| Modifier and Type | Field and Description |
|---|---|
protected MutableContentMetadata |
BasePayload.contentMetadata |
| Modifier and Type | Method and Description |
|---|---|
MutableContentMetadata |
DelegatingPayload.getContentMetadata() |
MutableContentMetadata |
BasePayload.getContentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
DelegatingPayload.setContentMetadata(MutableContentMetadata in) |
void |
BasePayload.setContentMetadata(MutableContentMetadata in) |
| Constructor and Description |
|---|
BasePayload(V content,
MutableContentMetadata contentMetadata) |
PhantomPayload(MutableContentMetadata contentMetadata) |
| Modifier and Type | Method and Description |
|---|---|
MutableContentMetadata |
MutableObjectMetadata.getContentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
MutableObjectMetadata.setContentMetadata(MutableContentMetadata md) |
| Modifier and Type | Method and Description |
|---|---|
MutableContentMetadata |
MutableObjectMetadataImpl.getContentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
MutableObjectMetadataImpl.setContentMetadata(MutableContentMetadata contentMetadata) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.