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