public class PutBucketEncryptionResponse
extends com.aliyun.tea.TeaModel
| Constructor and Description |
|---|
PutBucketEncryptionResponse() |
| Modifier and Type | Method and Description |
|---|---|
static PutBucketEncryptionResponse |
build(Map<String,?> map) |
String |
getRequestId() |
PutBucketEncryptionResponse |
setRequestId(String requestId) |
@NameInMap(value="x-oss-request-id") @Validation(required=true) public String requestId
public static PutBucketEncryptionResponse build(Map<String,?> map) throws Exception
Exceptionpublic PutBucketEncryptionResponse setRequestId(String requestId)
public String getRequestId()
Copyright © 2021. All rights reserved.