Uses of Class
com.amazonaws.services.s3.model.EncryptedInitiateMultipartUploadRequest
Packages that use EncryptedInitiateMultipartUploadRequest
Package
Description
Classes modeling the various types represented by Amazon S3.
-
Uses of EncryptedInitiateMultipartUploadRequest in com.amazonaws.services.s3.model
Methods in com.amazonaws.services.s3.model that return EncryptedInitiateMultipartUploadRequestModifier and TypeMethodDescriptionEncryptedInitiateMultipartUploadRequest.withCreateEncryptionMaterial
(boolean createEncryptionMaterial) EncryptedInitiateMultipartUploadRequest.withMaterialsDescription
(Map<String, String> materialsDescription) sets the materials description for the encryption materials to be used with the current Multi Part Upload Request.