| Package | Description |
|---|---|
| com.tencentcloudapi.privatedns.v20201028.models |
| Modifier and Type | Method and Description |
|---|---|
AccountVpcInfo[] |
CreatePrivateZoneRequest.getAccountVpcSet()
Get List of authorized accounts' VPCs to associate with the private domain
|
AccountVpcInfo[] |
ModifyPrivateZoneVpcRequest.getAccountVpcSet()
Get List of authorized accounts' VPCs to associate with the private domain
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreatePrivateZoneRequest.setAccountVpcSet(AccountVpcInfo[] AccountVpcSet)
Set List of authorized accounts' VPCs to associate with the private domain
|
void |
ModifyPrivateZoneVpcRequest.setAccountVpcSet(AccountVpcInfo[] AccountVpcSet)
Set List of authorized accounts' VPCs to associate with the private domain
|
| Constructor and Description |
|---|
AccountVpcInfo(AccountVpcInfo 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 © 2025. All rights reserved.