| java.lang.Object | |
| ↳ | org.mule.module.s3.S3ContentUtils |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates the
SimpleAmazonS3.S3ObjectContent. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Creates the SimpleAmazonS3.S3ObjectContent. If content is a String or file, the
content length parameter is ignored. Also contentMD5 is ignored if content is
a file, too.
| content | |
|---|---|
| contentLength | |
| contentMd5 | |
| encoding |
| UnsupportedEncodingException |
|---|