public static final class SataTypes.Info.Builder
extends java.lang.Object
SataTypes.Info.| Constructor and Description |
|---|
SataTypes.Info.Builder(java.lang.String label,
SataTypes.Type type,
long bus)
Constructor with parameters for the required properties of
SataTypes.Info. |
| Modifier and Type | Method and Description |
|---|---|
SataTypes.Info |
build() |
SataTypes.Info.Builder |
setPciSlotNumber(java.lang.Long pciSlotNumber)
Address of the SATA adapter on the PCI bus.
|
public SataTypes.Info.Builder(java.lang.String label,
SataTypes.Type type,
long bus)
SataTypes.Info.public SataTypes.Info.Builder setPciSlotNumber(java.lang.Long pciSlotNumber)
null if the virtual machine has never been powered on since the
adapter was created.pciSlotNumber - New value for the property.public SataTypes.Info build()