Uses of Class
software.amazon.awssdk.services.s3.model.InventoryEncryption
-
Packages that use InventoryEncryption Package Description software.amazon.awssdk.services.s3.model -
-
Uses of InventoryEncryption in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return InventoryEncryption Modifier and Type Method Description InventoryEncryptionInventoryS3BucketDestination. encryption()Contains the type of server-side encryption used to encrypt the inventory results.Methods in software.amazon.awssdk.services.s3.model with parameters of type InventoryEncryption Modifier and Type Method Description InventoryS3BucketDestination.BuilderInventoryS3BucketDestination.Builder. encryption(InventoryEncryption encryption)Contains the type of server-side encryption used to encrypt the inventory results.
-