Uses of Class
com.vmware.nsx_policy.model.L2VpnSessionRemoteMacNsxt.Builder
-
Packages that use L2VpnSessionRemoteMacNsxt.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of L2VpnSessionRemoteMacNsxt.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return L2VpnSessionRemoteMacNsxt.Builder Modifier and Type Method Description L2VpnSessionRemoteMacNsxt.Builder
L2VpnSessionRemoteMacNsxt.Builder. setAlarm(PolicyRuntimeAlarm alarm)
L2VpnSessionRemoteMacNsxt.Builder
L2VpnSessionRemoteMacNsxt.Builder. setDisplayName(java.lang.String displayName)
Display name of L2Vpn session.L2VpnSessionRemoteMacNsxt.Builder
L2VpnSessionRemoteMacNsxt.Builder. setEnforcementPointPath(java.lang.String enforcementPointPath)
Policy Path referencing the enforcement point where the info is fetched.L2VpnSessionRemoteMacNsxt.Builder
L2VpnSessionRemoteMacNsxt.Builder. setRemoteMacs(java.util.List<L2VpnSessionRemoteMacForSegment> remoteMacs)
List of mac addresses of logical switches for an l2vpn session.
-