public class DescribePortFlowListResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribePortFlowListResponseBody.DescribePortFlowListResponseBodyPortFlowList |
| 限定符和类型 | 字段和说明 |
|---|---|
List<DescribePortFlowListResponseBody.DescribePortFlowListResponseBodyPortFlowList> |
portFlowList
The returned traffic data.
|
String |
requestId
The ID of the request.
|
| 构造器和说明 |
|---|
DescribePortFlowListResponseBody() |
@NameInMap(value="PortFlowList") public List<DescribePortFlowListResponseBody.DescribePortFlowListResponseBodyPortFlowList> portFlowList
The returned traffic data.
@NameInMap(value="RequestId") public String requestId
The ID of the request.
example:FFC77501-BDF8-4BC8-9BF5-B295FBC3189B
public static DescribePortFlowListResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic DescribePortFlowListResponseBody setPortFlowList(List<DescribePortFlowListResponseBody.DescribePortFlowListResponseBodyPortFlowList> portFlowList)
public List<DescribePortFlowListResponseBody.DescribePortFlowListResponseBodyPortFlowList> getPortFlowList()
public DescribePortFlowListResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2026. All rights reserved.