public class DescribePrivateConnectsResponse
extends com.aliyun.tea.TeaModel
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribePrivateConnectsResponse.PrivateConnect |
| Modifier and Type | Field and Description |
|---|---|
List<DescribePrivateConnectsResponse.PrivateConnect> |
dataSet
二层网络专线列表。
|
String |
requestId
唯一请求 ID,每次请求都会返回。
定位问题时需要提供该次请求的requestId。
|
Integer |
totalCount
符合条件的二层网络专线总数量。
|
| Constructor and Description |
|---|
DescribePrivateConnectsResponse() |
public String requestId
public Integer totalCount
public List<DescribePrivateConnectsResponse.PrivateConnect> dataSet
Copyright © 2024. All rights reserved.