public static final class DescribeZonesResponseBody.SlaveZone.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeZonesResponseBody.SlaveZone |
build() |
DescribeZonesResponseBody.SlaveZone.Builder |
localName(String localName)
The name of the secondary zone.
|
DescribeZonesResponseBody.SlaveZone.Builder |
zoneId(String zoneId)
The ID of the secondary zone.
|
public DescribeZonesResponseBody.SlaveZone.Builder localName(String localName)
The name of the secondary zone.
example:Queries zones in a specified region.
public DescribeZonesResponseBody.SlaveZone.Builder zoneId(String zoneId)
The ID of the secondary zone.
example:cn-hangzhou-g
public DescribeZonesResponseBody.SlaveZone build()
Copyright © 2026. All rights reserved.