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