public static final class SataAddressSpec.Builder
extends java.lang.Object
SataAddressSpec.| Constructor and Description |
|---|
Builder(long bus)
Constructor with parameters for the required properties of
SataAddressSpec. |
| Modifier and Type | Method and Description |
|---|---|
SataAddressSpec |
build() |
SataAddressSpec.Builder |
setUnit(java.lang.Long unit)
Unit number of the device.
|
public Builder(long bus)
SataAddressSpec.public SataAddressSpec.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 SataAddressSpec build()