| Package | Description |
|---|---|
| org.jclouds.atmos.domain.internal | |
| org.jclouds.azureblob | |
| org.jclouds.azureblob.domain | |
| org.jclouds.azureblob.domain.internal | |
| org.jclouds.blobstore.domain | |
| org.jclouds.blobstore.domain.internal | |
| org.jclouds.blobstore.options | |
| org.jclouds.http | |
| org.jclouds.io | |
| org.jclouds.io.internal | |
| org.jclouds.io.payloads | |
| 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 |
|---|---|
String |
AzureBlobClient.setBlobProperties(String container,
String name,
ContentMetadata contentMetadata) |
| 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)
Deprecated.
|
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,
Long size) |
| Modifier and Type | Method and Description |
|---|---|
abstract ContentMetadata |
CopyOptions.contentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
abstract CopyOptions.Builder |
CopyOptions.Builder.contentMetadata(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 | Method and Description |
|---|---|
protected Iterable<Payload> |
BasePayloadSlicer.doSlice(byte[] rawContent,
ContentMetadata meta) |
protected Iterable<Payload> |
BasePayloadSlicer.doSlice(com.google.common.io.ByteSource rawContent,
ContentMetadata meta) |
protected Iterable<Payload> |
BasePayloadSlicer.doSlice(File rawContent,
ContentMetadata meta) |
protected Iterable<Payload> |
BasePayloadSlicer.doSlice(InputStream rawContent,
ContentMetadata meta) |
protected Iterable<Payload> |
BasePayloadSlicer.doSlice(Payload input,
ContentMetadata meta) |
protected Iterable<Payload> |
BasePayloadSlicer.doSlice(String rawContent,
ContentMetadata meta) |
| 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 | Method and Description |
|---|---|
ContentMetadata |
ObjectMetadata.getContentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
ContentMetadata |
CopyObjectResult.getContentMetadata() |
ContentMetadata |
BucketListObjectMetadata.getContentMetadata() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.