public class S3 extends Object implements RenderDestination
Constructor and Description |
---|
S3() |
Modifier and Type | Method and Description |
---|---|
S3 |
withAcl(String acl) |
S3 |
withAws_access_key_id(String aws_access_key_id) |
S3 |
withAws_secret_access_key(String aws_secret_access_key) |
S3 |
withAws_use_policy(boolean aws_use_policy) |
S3 |
withBucket(String bucket) |
S3 |
withCachecontrol(String cachecontrol) |
S3 |
withContentdisposition(String contentdisposition) |
S3 |
withContenttype(String contenttype) |
S3 |
withFilename(String filename) |
S3 |
withMetadata(Map<String,String> metadata) |
S3 |
withReduced_redundancy(boolean reduced_redundancy) |
S3 |
withS3host(String s3host) |
S3 |
withSecure(String secure) |