public static final class L2VPNSessionPeerConfigNsxt.Builder
extends java.lang.Object
L2VPNSessionPeerConfigNsxt
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
L2VPNSessionPeerConfigNsxt . |
Modifier and Type | Method and Description |
---|---|
L2VPNSessionPeerConfigNsxt |
build() |
L2VPNSessionPeerConfigNsxt.Builder |
setAlarm(PolicyRuntimeAlarm alarm) |
L2VPNSessionPeerConfigNsxt.Builder |
setEnforcementPointPath(java.lang.String enforcementPointPath)
Policy Path referencing the enforcement point where the info is fetched.
|
L2VPNSessionPeerConfigNsxt.Builder |
setPeerCodes(java.util.List<L2VPNSessionTransportTunnelPeerCode> peerCodes)
List of peer codes per transport tunnel.
|
public Builder()
L2VPNSessionPeerConfigNsxt
.public L2VPNSessionPeerConfigNsxt.Builder setPeerCodes(java.util.List<L2VPNSessionTransportTunnelPeerCode> peerCodes)
peerCodes
- New value for the property.public L2VPNSessionPeerConfigNsxt.Builder setAlarm(PolicyRuntimeAlarm alarm)
alarm
- New value for the property.public L2VPNSessionPeerConfigNsxt.Builder setEnforcementPointPath(java.lang.String enforcementPointPath)
enforcementPointPath
- New value for the property.public L2VPNSessionPeerConfigNsxt build()