public static final class ScsiTypes.Info.Builder
extends java.lang.Object
ScsiTypes.Info
.Constructor and Description |
---|
Builder(java.lang.String label,
ScsiTypes.Type type,
ScsiAddressInfo scsi,
ScsiTypes.Sharing sharing)
Constructor with parameters for the required properties of
ScsiTypes.Info . |
Modifier and Type | Method and Description |
---|---|
ScsiTypes.Info |
build() |
ScsiTypes.Info.Builder |
setPciSlotNumber(java.lang.Long pciSlotNumber)
Address of the SCSI adapter on the PCI bus.
|
public Builder(java.lang.String label, ScsiTypes.Type type, ScsiAddressInfo scsi, ScsiTypes.Sharing sharing)
ScsiTypes.Info
.public ScsiTypes.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 ScsiTypes.Info build()