public static final class L2VpnSessionRemoteMacForSegment.Builder
extends java.lang.Object
L2VpnSessionRemoteMacForSegment
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
L2VpnSessionRemoteMacForSegment . |
Modifier and Type | Method and Description |
---|---|
L2VpnSessionRemoteMacForSegment |
build() |
L2VpnSessionRemoteMacForSegment.Builder |
setRemoteMacAddresses(java.util.List<java.lang.String> remoteMacAddresses)
Remote Mac addresses.
|
L2VpnSessionRemoteMacForSegment.Builder |
setSegmentPath(java.lang.String segmentPath)
Intent path of the segment.
|
public Builder()
L2VpnSessionRemoteMacForSegment
.public L2VpnSessionRemoteMacForSegment.Builder setRemoteMacAddresses(java.util.List<java.lang.String> remoteMacAddresses)
remoteMacAddresses
- New value for the property.public L2VpnSessionRemoteMacForSegment.Builder setSegmentPath(java.lang.String segmentPath)
segmentPath
- New value for the property.public L2VpnSessionRemoteMacForSegment build()