Uses of Class
com.vmware.nsx_policy.model.VrfEvpnL2VniConfig
-
Packages that use VrfEvpnL2VniConfig Package Description com.vmware.nsx_policy.model -
-
Uses of VrfEvpnL2VniConfig in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return VrfEvpnL2VniConfig Modifier and Type Method Description static VrfEvpnL2VniConfig
VrfEvpnL2VniConfig. _newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value.
WARNING: The returned object is not fully initialized.static VrfEvpnL2VniConfig
VrfEvpnL2VniConfig. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.VrfEvpnL2VniConfig
VrfEvpnL2VniConfig.Builder. build()
VrfEvpnL2VniConfig
Tier0VrfConfig. getEvpnL2VniConfig()
Methods in com.vmware.nsx_policy.model with parameters of type VrfEvpnL2VniConfig Modifier and Type Method Description Tier0VrfConfig.Builder
Tier0VrfConfig.Builder. setEvpnL2VniConfig(VrfEvpnL2VniConfig evpnL2VniConfig)
void
Tier0VrfConfig. setEvpnL2VniConfig(VrfEvpnL2VniConfig evpnL2VniConfig)
-