| Package | Description |
|---|---|
| com.tencentcloudapi.privatedns.v20201028.models |
| Modifier and Type | Method and Description |
|---|---|
AccountVpcInfoOutput[] |
PrivateZone.getAccountVpcSet()
Get 绑定的关联账号的vpc列表
|
AccountVpcInfoOutput[] |
ModifyPrivateZoneVpcResponse.getAccountVpcSet()
Get 私有域账号关联的全部VPC列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrivateZone.setAccountVpcSet(AccountVpcInfoOutput[] AccountVpcSet)
Set 绑定的关联账号的vpc列表
|
void |
ModifyPrivateZoneVpcResponse.setAccountVpcSet(AccountVpcInfoOutput[] AccountVpcSet)
Set 私有域账号关联的全部VPC列表
|
| Constructor and Description |
|---|
AccountVpcInfoOutput(AccountVpcInfoOutput 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.