| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| BgpConfig | CreateVpnConnectionRequest. getBgpConfig()Get BGP配置。 | 
| BgpConfig | ModifyVpnConnectionAttributeRequest. getBgpConfig()Get BGP隧道配置 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateVpnConnectionRequest. setBgpConfig(BgpConfig BgpConfig)Set BGP配置。 | 
| void | ModifyVpnConnectionAttributeRequest. setBgpConfig(BgpConfig BgpConfig)Set BGP隧道配置 | 
| Constructor and Description | 
|---|
| BgpConfig(BgpConfig 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.