public static final class SegmentPortMacTableEntry.Builder
extends java.lang.Object
SegmentPortMacTableEntry.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
SegmentPortMacTableEntry. |
| Modifier and Type | Method and Description |
|---|---|
SegmentPortMacTableEntry |
build() |
SegmentPortMacTableEntry.Builder |
setMacAddress(java.lang.String macAddress)
The MAC address
|
SegmentPortMacTableEntry.Builder |
setMacType(java.lang.String macType)
Possible values are:
SegmentPortMacTableEntry.MAC_TYPE_STATIC
SegmentPortMacTableEntry.MAC_TYPE_LEARNED
The type of the MAC address |
public Builder()
SegmentPortMacTableEntry.public SegmentPortMacTableEntry.Builder setMacAddress(java.lang.String macAddress)
macAddress - New value for the property.public SegmentPortMacTableEntry.Builder setMacType(java.lang.String macType)
macType - New value for the property.public SegmentPortMacTableEntry build()