public static final class ExternalGatewayBfdConfig.Builder
extends java.lang.Object
ExternalGatewayBfdConfig.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ExternalGatewayBfdConfig. |
| Modifier and Type | Method and Description |
|---|---|
ExternalGatewayBfdConfig |
build() |
ExternalGatewayBfdConfig.Builder |
setBfdProfilePath(java.lang.String bfdProfilePath)
Policy path to Bfd Profile
|
ExternalGatewayBfdConfig.Builder |
setEnable(java.lang.Boolean enable)
Flag to enable BFD session.
|
public Builder()
ExternalGatewayBfdConfig.public ExternalGatewayBfdConfig.Builder setBfdProfilePath(java.lang.String bfdProfilePath)
bfdProfilePath - New value for the property.public ExternalGatewayBfdConfig.Builder setEnable(java.lang.Boolean enable)
enable - New value for the property.public ExternalGatewayBfdConfig build()