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