public class DescribeSubnetsResponse
extends com.aliyun.tea.TeaModel
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeSubnetsResponse.SubnetInfo |
| Modifier and Type | Field and Description |
|---|---|
List<DescribeSubnetsResponse.SubnetInfo> |
dataSet |
String |
requestId
唯一请求 ID,每次请求都会返回。
定位问题时需要提供该次请求的requestId。
|
Integer |
totalCount |
| Constructor and Description |
|---|
DescribeSubnetsResponse() |
public String requestId
public List<DescribeSubnetsResponse.SubnetInfo> dataSet
public Integer totalCount
Copyright © 2023. All rights reserved.