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