public static final class L2VpnSessionRemoteMacNsxt.Builder
extends java.lang.Object
L2VpnSessionRemoteMacNsxt
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
L2VpnSessionRemoteMacNsxt . |
Modifier and Type | Method and Description |
---|---|
L2VpnSessionRemoteMacNsxt |
build() |
L2VpnSessionRemoteMacNsxt.Builder |
setAlarm(PolicyRuntimeAlarm alarm) |
L2VpnSessionRemoteMacNsxt.Builder |
setDisplayName(java.lang.String displayName)
Display name of L2Vpn session.
|
L2VpnSessionRemoteMacNsxt.Builder |
setEnforcementPointPath(java.lang.String enforcementPointPath)
Policy Path referencing the enforcement point where the info is fetched.
|
L2VpnSessionRemoteMacNsxt.Builder |
setRemoteMacs(java.util.List<L2VpnSessionRemoteMacForSegment> remoteMacs)
List of mac addresses of logical switches for an l2vpn session.
|
public Builder()
L2VpnSessionRemoteMacNsxt
.public L2VpnSessionRemoteMacNsxt.Builder setDisplayName(java.lang.String displayName)
displayName
- New value for the property.public L2VpnSessionRemoteMacNsxt.Builder setRemoteMacs(java.util.List<L2VpnSessionRemoteMacForSegment> remoteMacs)
remoteMacs
- New value for the property.public L2VpnSessionRemoteMacNsxt.Builder setAlarm(PolicyRuntimeAlarm alarm)
alarm
- New value for the property.public L2VpnSessionRemoteMacNsxt.Builder setEnforcementPointPath(java.lang.String enforcementPointPath)
enforcementPointPath
- New value for the property.public L2VpnSessionRemoteMacNsxt build()