public interface S3ObjectContent
Modifier and Type | Method and Description |
---|---|
void |
clear()
Close consumed inputstream and delete temporary files created
|
com.amazonaws.services.s3.model.PutObjectRequest |
createPutObjectRequest()
Creates a
PutObjectRequest , which grants to have its metadata object and its inputstream (or file), populated. |
com.amazonaws.services.s3.model.PutObjectRequest createPutObjectRequest()
PutObjectRequest
, which grants to have its metadata object and its inputstream (or file), populated.PutObjectRequest
void clear()
Copyright © 2010–2020. All rights reserved.