BgpSettings.withBgpPeeringAddress(String bgpPeeringAddress) 方法
定义
Set the bgpPeeringAddress value.
public BgpSettings withBgpPeeringAddress(String bgpPeeringAddress)
参数
- bgpPeeringAddress
-
String
the bgpPeeringAddress value to set
返回
the BgpSettings object itself.
适用于