public class DescribeZonesResponse
extends com.aliyun.tea.TeaModel
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeZonesResponse.Zone |
| Modifier and Type | Field and Description |
|---|---|
String |
requestId
唯一请求 ID,每次请求都会返回。
定位问题时需要提供该次请求的requestId。
|
List<DescribeZonesResponse.Zone> |
zoneSet
可用区列表
|
| Constructor and Description |
|---|
DescribeZonesResponse() |
public String requestId
public List<DescribeZonesResponse.Zone> zoneSet
Copyright © 2024. All rights reserved.