| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
Pnic. |
| Modifier and Type | Method and Description |
|---|---|
Pnic |
build() |
Pnic.Builder |
setDeviceName(java.lang.String deviceName)
device name or key
|
Pnic.Builder |
setUplinkName(java.lang.String uplinkName)
Uplink name for this Pnic.
|
public Builder()
Pnic.public Pnic.Builder setDeviceName(java.lang.String deviceName)
deviceName - New value for the property.public Pnic.Builder setUplinkName(java.lang.String uplinkName)
uplinkName - New value for the property.public Pnic build()