Uses of Class
com.vmware.nsx_policy.model.VrfEvpnL2VniConfig.Builder
-
Packages that use VrfEvpnL2VniConfig.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of VrfEvpnL2VniConfig.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return VrfEvpnL2VniConfig.Builder Modifier and Type Method Description VrfEvpnL2VniConfig.Builder
VrfEvpnL2VniConfig.Builder. setEnableVtepGroups(java.lang.Boolean enableVtepGroups)
This is used to enable or disable the creation of vtep groups.VrfEvpnL2VniConfig.Builder
VrfEvpnL2VniConfig.Builder. setL2VniConfigs(java.util.List<VrfL2VniConfig> l2VniConfigs)
Define L2 VNI and its related route distinguiser and route targets.
-