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