| Constructor and Description |
|---|
Builder(java.lang.String version)
Constructor with parameters for the required properties of
Firmware. |
| Modifier and Type | Method and Description |
|---|---|
Firmware |
build() |
Firmware.Builder |
setVendor(java.lang.String vendor)
The vendor that produced the firmware.
|
public Builder(java.lang.String version)
Firmware.public Firmware.Builder setVendor(java.lang.String vendor)
null vendor is unknown.vendor - New value for the property.public Firmware build()