类 GetBucketEncryptionResponse

    • 构造器详细资料

      • GetBucketEncryptionResponse

        public GetBucketEncryptionResponse()
        Constructs a void constructor for GetBucketEncryptionResponse.
      • GetBucketEncryptionResponse

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

      • getEncryptionAlgorithm

        public String getEncryptionAlgorithm()
      • setEncryptionAlgorithm

        public void setEncryptionAlgorithm​(String encryptionAlgorithm)
      • getKmsMasterKeyId

        public String getKmsMasterKeyId()
      • setKmsMasterKeyId

        public void setKmsMasterKeyId​(String kmsMasterKeyId)