Uses of Class
software.amazon.awssdk.services.s3.model.SseKmsEncryptedObjects
Packages that use SseKmsEncryptedObjects
-
Uses of SseKmsEncryptedObjects in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return SseKmsEncryptedObjectsModifier and TypeMethodDescriptionfinal SseKmsEncryptedObjectsSourceSelectionCriteria.sseKmsEncryptedObjects()A container for filter information for the selection of Amazon S3 objects encrypted with Amazon Web Services KMS.Methods in software.amazon.awssdk.services.s3.model with parameters of type SseKmsEncryptedObjectsModifier and TypeMethodDescriptionSourceSelectionCriteria.Builder.sseKmsEncryptedObjects(SseKmsEncryptedObjects sseKmsEncryptedObjects) A container for filter information for the selection of Amazon S3 objects encrypted with Amazon Web Services KMS.