| java.lang.Object | |
| ↳ | org.mule.module.s3.simpleapi.content.InputStreamS3ObjectContent |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| inputStream | |||||||||||
| length | |||||||||||
| md5base64 | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a PutObjectRequest, which grants to have its metadata
object and its inputstream (or file), populated.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.mule.module.s3.simpleapi.SimpleAmazonS3.S3ObjectContent
| |||||||||||
| inputStream | |
|---|---|
| length | |
| md5base64 |
Creates a PutObjectRequest, which grants to have its metadata object and its inputstream (or file), populated.