Uses of Class
com.amazonaws.services.s3.model.S3Object
Packages that use S3Object
Package
Description
Synchronous client for accessing Amazon S3.
Classes modeling the various types represented by Amazon S3.
-
Uses of S3Object in com.amazonaws.services.s3
Methods in com.amazonaws.services.s3 that return S3ObjectModifier and TypeMethodDescriptionAbstractAmazonS3.getObject
(GetObjectRequest getObjectRequest) AmazonS3.getObject
(GetObjectRequest getObjectRequest) Gets the object stored in Amazon S3 under the specified bucket and key.Gets the object stored in Amazon S3 under the specified bucket and key.AmazonS3Client.getObject
(GetObjectRequest getObjectRequest) AmazonS3EncryptionClient.getObject
(GetObjectRequest req) -
Uses of S3Object in com.amazonaws.services.s3.internal.crypto
Methods in com.amazonaws.services.s3.internal.crypto that return S3ObjectModifier and TypeMethodDescriptionCryptoModuleDispatcher.getObjectSecurely
(GetObjectRequest req) abstract S3Object
S3CryptoModule.getObjectSecurely
(GetObjectRequest req) -
Uses of S3Object in com.amazonaws.services.s3.model
Methods in com.amazonaws.services.s3.model with parameters of type S3ObjectModifier and TypeMethodDescriptionPutInstructionFileRequest.createPutObjectRequest
(S3Object s3Object) Creates and returns aPutObjectRequest
for the instruction file with the specified suffix.