public class GetBucketEncryptionResponse extends BosResponse
metadata| Constructor and Description |
|---|
GetBucketEncryptionResponse()
Constructs a void constructor for GetBucketEncryptionResponse.
|
GetBucketEncryptionResponse(String encryptionAlgorithm,
String kmsMasterKeyId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncryptionAlgorithm() |
String |
getKmsMasterKeyId() |
void |
setEncryptionAlgorithm(String encryptionAlgorithm) |
void |
setKmsMasterKeyId(String kmsMasterKeyId) |
String |
toString() |
getMetadatapublic GetBucketEncryptionResponse()
Copyright © 2021. All rights reserved.