public class DeleteAutoCcBlacklistResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
requestId
The ID of the request, which is used to locate and troubleshoot issues.
|
| 构造器和说明 |
|---|
DeleteAutoCcBlacklistResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeleteAutoCcBlacklistResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
DeleteAutoCcBlacklistResponseBody |
setRequestId(String requestId) |
@NameInMap(value="RequestId") public String requestId
The ID of the request, which is used to locate and troubleshoot issues.
example:C33EB3D5-AF96-43CA-9C7E-37A81BC06A1E
public static DeleteAutoCcBlacklistResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic DeleteAutoCcBlacklistResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2026. All rights reserved.