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