Package | Description |
---|---|
com.tencentcloudapi.dc.v20180410.models |
Modifier and Type | Method and Description |
---|---|
BGPStatus |
DirectConnectTunnelExtra.getBgpIPv6Status()
Get BGPv6状态
|
BGPStatus |
DirectConnectTunnelExtra.getBgpStatus()
Get BGP状态
|
Modifier and Type | Method and Description |
---|---|
void |
DirectConnectTunnelExtra.setBgpIPv6Status(BGPStatus BgpIPv6Status)
Set BGPv6状态
|
void |
DirectConnectTunnelExtra.setBgpStatus(BGPStatus BgpStatus)
Set BGP状态
|
Constructor and Description |
---|
BGPStatus(BGPStatus 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.