public class HostScsiDisk extends ScsiLun
| Modifier and Type | Field and Description |
|---|---|
HostDiskDimensionsLba |
capacity |
String |
devicePath |
Boolean |
ssd |
alternateName, canonicalName, capabilities, descriptor, displayName, durableName, key, lunType, model, operationalState, queueDepth, revision, scsiLevel, serialNumber, standardInquiry, uuid, vendor, vStorageSupportdeviceName, deviceTypedynamicProperty, dynamicType| Constructor and Description |
|---|
HostScsiDisk() |
| Modifier and Type | Method and Description |
|---|---|
HostDiskDimensionsLba |
getCapacity() |
String |
getDevicePath() |
Boolean |
getSsd() |
void |
setCapacity(HostDiskDimensionsLba capacity) |
void |
setDevicePath(String devicePath) |
void |
setSsd(Boolean ssd) |
getAlternateName, getCanonicalName, getCapabilities, getDescriptor, getDisplayName, getDurableName, getKey, getLunType, getModel, getOperationalState, getQueueDepth, getRevision, getScsiLevel, getSerialNumber, getStandardInquiry, getUuid, getVendor, getVStorageSupport, setAlternateName, setCanonicalName, setCapabilities, setDescriptor, setDisplayName, setDurableName, setKey, setLunType, setModel, setOperationalState, setQueueDepth, setRevision, setScsiLevel, setSerialNumber, setStandardInquiry, setUuid, setVendor, setVStorageSupportgetDeviceName, getDeviceType, setDeviceName, setDeviceTypegetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic HostDiskDimensionsLba capacity
public String devicePath
public Boolean ssd
public HostDiskDimensionsLba getCapacity()
public String getDevicePath()
public Boolean getSsd()
public void setCapacity(HostDiskDimensionsLba capacity)
public void setDevicePath(String devicePath)
public void setSsd(Boolean ssd)
Copyright © 2011-2012. All Rights Reserved.