public static final class VrfEvpnL2VniConfig.Builder
extends java.lang.Object
VrfEvpnL2VniConfig.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
VrfEvpnL2VniConfig. |
| Modifier and Type | Method and Description |
|---|---|
VrfEvpnL2VniConfig |
build() |
VrfEvpnL2VniConfig.Builder |
setEnableVtepGroups(java.lang.Boolean enableVtepGroups)
This is used to enable or disable the creation of vtep groups.
|
VrfEvpnL2VniConfig.Builder |
setL2VniConfigs(java.util.List<VrfL2VniConfig> l2VniConfigs)
Define L2 VNI and its related route distinguiser and route targets.
|
public Builder()
VrfEvpnL2VniConfig.public VrfEvpnL2VniConfig.Builder setEnableVtepGroups(java.lang.Boolean enableVtepGroups)
enableVtepGroups - New value for the property.public VrfEvpnL2VniConfig.Builder setL2VniConfigs(java.util.List<VrfL2VniConfig> l2VniConfigs)
l2VniConfigs - New value for the property.public VrfEvpnL2VniConfig build()