public static class PutBucketEncryptionRequest.PutBucketEncryptionRequestBodyServerSideEncryptionRuleApplyServerSideEncryptionByDefault
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
kMSMasterKeyID |
String |
sSEAlgorithm |
| 构造器和说明 |
|---|
PutBucketEncryptionRequestBodyServerSideEncryptionRuleApplyServerSideEncryptionByDefault() |
@NameInMap(value="SSEAlgorithm") public String sSEAlgorithm
@NameInMap(value="KMSMasterKeyID") public String kMSMasterKeyID
public PutBucketEncryptionRequestBodyServerSideEncryptionRuleApplyServerSideEncryptionByDefault()
public static PutBucketEncryptionRequest.PutBucketEncryptionRequestBodyServerSideEncryptionRuleApplyServerSideEncryptionByDefault build(Map<String,?> map)
public PutBucketEncryptionRequest.PutBucketEncryptionRequestBodyServerSideEncryptionRuleApplyServerSideEncryptionByDefault setSSEAlgorithm(String sSEAlgorithm)
public String getSSEAlgorithm()
public PutBucketEncryptionRequest.PutBucketEncryptionRequestBodyServerSideEncryptionRuleApplyServerSideEncryptionByDefault setKMSMasterKeyID(String kMSMasterKeyID)
public String getKMSMasterKeyID()
Copyright © 2020. All rights reserved.