| Package | Description | 
|---|---|
| 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.openstack.swift.domain.internal | |
| org.jclouds.s3.domain | 
 This package contains the core components of S3. 
 | 
| org.jclouds.s3.domain.internal | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DelegatingMutableContentMetadata  | 
| Modifier and Type | Method and Description | 
|---|---|
ContentMetadata | 
BlobProperties.getContentMetadata()  | 
| Modifier and Type | Method and Description | 
|---|---|
ContentMetadata | 
BlobPropertiesImpl.getContentMetadata() | 
| Modifier and Type | Method and Description | 
|---|---|
ContentMetadata | 
BlobMetadata.getContentMetadata()  | 
| Modifier and Type | Method and Description | 
|---|---|
ContentMetadata | 
BlobMetadataImpl.getContentMetadata() | 
| Constructor and Description | 
|---|
BlobMetadataImpl(String id,
                String name,
                Location location,
                URI uri,
                String eTag,
                Date creationDate,
                Date lastModified,
                Map<String,String> userMetadata,
                URI publicUri,
                String container,
                ContentMetadata contentMetadata)  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
HttpUtils.copy(ContentMetadata fromMd,
    MutableContentMetadata toMd)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
MutableContentMetadata  | 
| Modifier and Type | Method and Description | 
|---|---|
ContentMetadata | 
ContentMetadataBuilder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ContentMetadataBuilder | 
ContentMetadataBuilder.fromContentMetadata(ContentMetadata in)  | 
com.google.common.collect.Multimap<String,String> | 
ContentMetadataCodec.toHeaders(ContentMetadata md)
Generates standard HTTP headers for the give metadata. 
 | 
com.google.common.collect.Multimap<String,String> | 
ContentMetadataCodec.DefaultContentMetadataCodec.toHeaders(ContentMetadata md)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BaseImmutableContentMetadata  | 
class  | 
BaseMutableContentMetadata  | 
| Modifier and Type | Method and Description | 
|---|---|
static BaseMutableContentMetadata | 
BaseMutableContentMetadata.fromContentMetadata(ContentMetadata in)  | 
| Constructor and Description | 
|---|
PhantomPayload(ContentMetadata contentMetadata)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DelegatingMutableObjectInfoWithMetadata  | 
| Modifier and Type | Method and Description | 
|---|---|
ContentMetadata | 
ObjectMetadata.getContentMetadata()  | 
| Modifier and Type | Method and Description | 
|---|---|
ContentMetadata | 
CopyObjectResult.getContentMetadata() | 
ContentMetadata | 
BucketListObjectMetadata.getContentMetadata() | 
Copyright © 2009-2013 jclouds. All Rights Reserved.