| Package | Description |
|---|---|
| com.tencentcloudapi.privatedns.v20201028.models |
| Modifier and Type | Method and Description |
|---|---|
AccountVpcInfo[] |
AddSpecifyPrivateZoneVpcResponse.getAccountVpcSet()
Get 本次新增的关联账号vpc
|
AccountVpcInfo[] |
AddSpecifyPrivateZoneVpcRequest.getAccountVpcSet()
Get 本次新增关联账户vpc信息
|
AccountVpcInfo[] |
DeleteSpecifyPrivateZoneVpcResponse.getAccountVpcSet()
Get 本次删除的关联账户的VPC
|
AccountVpcInfo[] |
CreatePrivateZoneRequest.getAccountVpcSet()
Get 创建私有域同时绑定关联账号的VPC
|
AccountVpcInfo[] |
DeleteSpecifyPrivateZoneVpcRequest.getAccountVpcSet()
Get 本次删除的关联账户VPC
|
AccountVpcInfo[] |
ModifyPrivateZoneVpcRequest.getAccountVpcSet()
Get 私有域账号关联的全部VPC列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddSpecifyPrivateZoneVpcResponse.setAccountVpcSet(AccountVpcInfo[] AccountVpcSet)
Set 本次新增的关联账号vpc
|
void |
AddSpecifyPrivateZoneVpcRequest.setAccountVpcSet(AccountVpcInfo[] AccountVpcSet)
Set 本次新增关联账户vpc信息
|
void |
DeleteSpecifyPrivateZoneVpcResponse.setAccountVpcSet(AccountVpcInfo[] AccountVpcSet)
Set 本次删除的关联账户的VPC
|
void |
CreatePrivateZoneRequest.setAccountVpcSet(AccountVpcInfo[] AccountVpcSet)
Set 创建私有域同时绑定关联账号的VPC
|
void |
DeleteSpecifyPrivateZoneVpcRequest.setAccountVpcSet(AccountVpcInfo[] AccountVpcSet)
Set 本次删除的关联账户VPC
|
void |
ModifyPrivateZoneVpcRequest.setAccountVpcSet(AccountVpcInfo[] AccountVpcSet)
Set 私有域账号关联的全部VPC列表
|
| 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 © 2024. All rights reserved.