类 BucketEncryption


  • public class BucketEncryption
    extends Object
    Bucket encryption
    • 构造器详细资料

      • BucketEncryption

        public BucketEncryption()
        Creates a default instance
      • BucketEncryption

        public BucketEncryption​(String encryptionAlgorithm,
                                String kmsMasterKeyId)
    • 方法详细资料

      • getEncryptionAlgorithm

        public String getEncryptionAlgorithm()
      • setEncryptionAlgorithm

        public void setEncryptionAlgorithm​(String encryptionAlgorithm)
      • getKmsMasterKeyId

        public String getKmsMasterKeyId()
      • setKmsMasterKeyId

        public void setKmsMasterKeyId​(String kmsMasterKeyId)