| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostDiskDimensionsLba |
HostScsiDisk.capacity |
protected HostDiskDimensionsLba |
HostDiskPartitionBlockRange.end |
protected HostDiskDimensionsLba |
HostDiskPartitionBlockRange.start |
protected HostDiskDimensionsLba |
HostDiskPartitionLayout.total |
| Modifier and Type | Method and Description |
|---|---|
HostDiskDimensionsLba |
ObjectFactory.createHostDiskDimensionsLba()
Create an instance of
HostDiskDimensionsLba |
HostDiskDimensionsLba |
HostScsiDisk.getCapacity()
Gets the value of the capacity property.
|
HostDiskDimensionsLba |
HostDiskPartitionBlockRange.getEnd()
Gets the value of the end property.
|
HostDiskDimensionsLba |
HostDiskPartitionBlockRange.getStart()
Gets the value of the start property.
|
HostDiskDimensionsLba |
HostDiskPartitionLayout.getTotal()
Gets the value of the total property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HostScsiDisk.setCapacity(HostDiskDimensionsLba value)
Sets the value of the capacity property.
|
void |
HostDiskPartitionBlockRange.setEnd(HostDiskDimensionsLba value)
Sets the value of the end property.
|
void |
HostDiskPartitionBlockRange.setStart(HostDiskDimensionsLba value)
Sets the value of the start property.
|
void |
HostDiskPartitionLayout.setTotal(HostDiskDimensionsLba value)
Sets the value of the total property.
|
Copyright © 2018. All rights reserved.