public static final class DescribeCenPrivateZoneRoutesResponseBody.PrivateZoneInfo.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeCenPrivateZoneRoutesResponseBody.PrivateZoneInfo.Builder |
accessRegionId(String accessRegionId)
The ID of the region where PrivateZone is accessed.
|
DescribeCenPrivateZoneRoutesResponseBody.PrivateZoneInfo |
build() |
DescribeCenPrivateZoneRoutesResponseBody.PrivateZoneInfo.Builder |
hostRegionId(String hostRegionId)
The ID of the region where PrivateZone is deployed.
|
DescribeCenPrivateZoneRoutesResponseBody.PrivateZoneInfo.Builder |
hostVpcId(String hostVpcId)
The ID of the VPC that is associated with PrivateZone.
|
DescribeCenPrivateZoneRoutesResponseBody.PrivateZoneInfo.Builder |
status(String status)
The status of PrivateZone.
|
public DescribeCenPrivateZoneRoutesResponseBody.PrivateZoneInfo.Builder accessRegionId(String accessRegionId)
The ID of the region where PrivateZone is accessed.
example:cn-hangzhou
public DescribeCenPrivateZoneRoutesResponseBody.PrivateZoneInfo.Builder hostRegionId(String hostRegionId)
The ID of the region where PrivateZone is deployed.
example:cn-hangzhou
public DescribeCenPrivateZoneRoutesResponseBody.PrivateZoneInfo.Builder hostVpcId(String hostVpcId)
The ID of the VPC that is associated with PrivateZone.
example:vpc-bp18sth14qii3pnvo****
public DescribeCenPrivateZoneRoutesResponseBody.PrivateZoneInfo.Builder status(String status)
The status of PrivateZone. Valid values:
Active
public DescribeCenPrivateZoneRoutesResponseBody.PrivateZoneInfo build()
Copyright © 2025. All rights reserved.