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