Uses of Class
com.amazonaws.services.s3.model.EncryptedGetObjectRequest
Packages that use EncryptedGetObjectRequest
Package
Description
Classes modeling the various types represented by Amazon S3.
-
Uses of EncryptedGetObjectRequest in com.amazonaws.services.s3.model
Methods in com.amazonaws.services.s3.model that return EncryptedGetObjectRequestModifier and TypeMethodDescriptionEncryptedGetObjectRequest.withExtraMaterialsDescription
(ExtraMaterialsDescription supplemental) Sets the supplemental materials description for the encryption materials to be used with the current request.EncryptedGetObjectRequest.withExtraMaterialsDescription
(Map<String, String> supplemental) Fluent API to set the supplemental materials description for the encryption materials to be used with the current request.EncryptedGetObjectRequest.withInstructionFileSuffix
(String instructionFileSuffix) Fluent API to explicitly sets the suffix of an instruction file to be used to retrieve the S3 encrypted object.EncryptedGetObjectRequest.withKeyWrapExpected
(boolean keyWrapExpected) Fluent API forsetKeyWrapExpected(boolean)
.