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