| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
Uplink. |
| Modifier and Type | Method and Description |
|---|---|
Uplink |
build() |
Uplink.Builder |
setUplinkName(java.lang.String uplinkName)
Name of this uplink
|
Uplink.Builder |
setUplinkType(java.lang.String uplinkType)
Possible values are:
Uplink.UPLINK_TYPE_PNIC Uplink.UPLINK_TYPE_LAG Type of the uplink |
public Builder()
Uplink.public Uplink.Builder setUplinkName(java.lang.String uplinkName)
uplinkName - New value for the property.public Uplink.Builder setUplinkType(java.lang.String uplinkType)
uplinkType - New value for the property.public Uplink build()