public static final class InterSRRoutingConfig.Builder
extends java.lang.Object
InterSRRoutingConfig.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
InterSRRoutingConfig. |
| Modifier and Type | Method and Description |
|---|---|
InterSRRoutingConfig |
build() |
InterSRRoutingConfig.Builder |
setEnabled(java.lang.Boolean enabled)
While creation of BGP config this flag will be set to - true for Tier0 logical
router with Active-Active high-availability mode - false for Tier0 logical
router with Active-Standby high-availability mode.
|
public Builder()
InterSRRoutingConfig.public InterSRRoutingConfig.Builder setEnabled(java.lang.Boolean enabled)
enabled - New value for the property.public InterSRRoutingConfig build()