Uses of Class
com.amazonaws.services.s3.model.S3ObjectInputStream
Packages that use S3ObjectInputStream
Package
Description
Classes modeling the various types represented by Amazon S3.
-
Uses of S3ObjectInputStream in com.amazonaws.services.s3.model
Methods in com.amazonaws.services.s3.model that return S3ObjectInputStreamModifier and TypeMethodDescriptionS3Object.getObjectContent()Gets the input stream containing the contents of this object.Methods in com.amazonaws.services.s3.model with parameters of type S3ObjectInputStreamModifier and TypeMethodDescriptionvoidS3Object.setObjectContent(S3ObjectInputStream objectContent) Sets the input stream containing this object's contents.