Uses of Class
software.amazon.awssdk.services.s3.model.SseKmsEncryptedObjects
-
Packages that use SseKmsEncryptedObjects Package Description software.amazon.awssdk.services.s3.model -
-
Uses of SseKmsEncryptedObjects in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return SseKmsEncryptedObjects Modifier and Type Method Description 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 SseKmsEncryptedObjects Modifier and Type Method Description SourceSelectionCriteria.BuilderSourceSelectionCriteria.Builder. sseKmsEncryptedObjects(SseKmsEncryptedObjects sseKmsEncryptedObjects)A container for filter information for the selection of Amazon S3 objects encrypted with Amazon Web Services KMS.
-