public static final class L2VpnTcpMssClamping.Builder
extends java.lang.Object
L2VpnTcpMssClamping.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
L2VpnTcpMssClamping. |
| Modifier and Type | Method and Description |
|---|---|
L2VpnTcpMssClamping |
build() |
L2VpnTcpMssClamping.Builder |
setDirection(java.lang.String direction)
Possible values are:
L2VpnTcpMssClamping.DIRECTION_NONE L2VpnTcpMssClamping.DIRECTION_BOTH Specifies
the traffic direction for which to apply MSS Clamping. |
L2VpnTcpMssClamping.Builder |
setMaxSegmentSize(java.lang.Long maxSegmentSize)
It defines the maximum amount of data that a host is willing to accept in a
single TCP segment.
|
public Builder()
L2VpnTcpMssClamping.public L2VpnTcpMssClamping.Builder setDirection(java.lang.String direction)
direction - New value for the property.public L2VpnTcpMssClamping.Builder setMaxSegmentSize(java.lang.Long maxSegmentSize)
maxSegmentSize - New value for the property.public L2VpnTcpMssClamping build()