public class DeletePortResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
requestId
The ID of the request, which is used to locate and troubleshoot issues.
|
| 构造器和说明 |
|---|
DeletePortResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeletePortResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
DeletePortResponseBody |
setRequestId(String requestId) |
@NameInMap(value="RequestId") public String requestId
The ID of the request, which is used to locate and troubleshoot issues.
example:39499F01-19D9-4EA4-A0E9-C6014BA5CDBE
public static DeletePortResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic DeletePortResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2026. All rights reserved.