Package | Description |
---|---|
com.tencentcloudapi.tcbr.v20220217.models |
Modifier and Type | Method and Description |
---|---|
VpcConf |
ServerBaseConfig.getVpcConf()
Get Vpc 配置参数
|
VpcConf |
DiffConfigItem.getVpcConf()
Get 配置内网访问时网络信息
|
Modifier and Type | Method and Description |
---|---|
void |
ServerBaseConfig.setVpcConf(VpcConf VpcConf)
Set Vpc 配置参数
|
void |
DiffConfigItem.setVpcConf(VpcConf VpcConf)
Set 配置内网访问时网络信息
|
Constructor and Description |
---|
VpcConf(VpcConf 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.