| Package | Description |
|---|---|
| com.tencentcloudapi.privatedns.v20201028.models |
| Modifier and Type | Method and Description |
|---|---|
PrivateZone |
DescribePrivateZoneResponse.getPrivateZone()
Get 私有域详情
|
PrivateZone[] |
DescribePrivateZoneListResponse.getPrivateZoneSet()
Get 私有域列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribePrivateZoneResponse.setPrivateZone(PrivateZone PrivateZone)
Set 私有域详情
|
void |
DescribePrivateZoneListResponse.setPrivateZoneSet(PrivateZone[] PrivateZoneSet)
Set 私有域列表
|
| Constructor and Description |
|---|
PrivateZone(PrivateZone source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.