public static final class ScsiAddressSpec.Builder
extends java.lang.Object
ScsiAddressSpec.| Constructor and Description |
|---|
Builder(long bus)
Constructor with parameters for the required properties of
ScsiAddressSpec. |
| Modifier and Type | Method and Description |
|---|---|
ScsiAddressSpec |
build() |
ScsiAddressSpec.Builder |
setUnit(java.lang.Long unit)
Unit number of the device.
|
public Builder(long bus)
ScsiAddressSpec.public ScsiAddressSpec.Builder setUnit(java.lang.Long unit)
null, the server will choose an available unit number on the
specified adapter. If there are no available connections on the adapter, the
request will be rejected.unit - New value for the property.public ScsiAddressSpec build()