| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected LongOption |
VirtualDiskOptionVFlashCacheConfigOption.blockSizeInKB |
protected LongOption |
HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption.blockSizeInKBOption |
protected LongOption |
VirtualDiskOption.capacityInKB |
protected LongOption |
VirtualVideoCardOption.graphicsMemorySizeInKB |
protected LongOption |
StorageIOAllocationOption.limitOption |
protected LongOption |
VirtualMachineVMCIDeviceOptionFilterSpecOption.lowerDstPortBoundary |
protected LongOption |
VirtualHardwareOption.memoryMB |
protected LongOption |
VirtualDiskOptionVFlashCacheConfigOption.reservationInMB |
protected LongOption |
HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption.reservationInMBOption |
protected LongOption |
VirtualMachineVMCIDeviceOptionFilterSpecOption.upperDstPortBoundary |
protected LongOption |
VirtualVideoCardOption.videoRamSizeInKB |
| Modifier and Type | Method and Description |
|---|---|
LongOption |
ObjectFactory.createLongOption()
Create an instance of
LongOption |
LongOption |
VirtualDiskOptionVFlashCacheConfigOption.getBlockSizeInKB()
Gets the value of the blockSizeInKB property.
|
LongOption |
HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption.getBlockSizeInKBOption()
Gets the value of the blockSizeInKBOption property.
|
LongOption |
VirtualDiskOption.getCapacityInKB()
Gets the value of the capacityInKB property.
|
LongOption |
VirtualVideoCardOption.getGraphicsMemorySizeInKB()
Gets the value of the graphicsMemorySizeInKB property.
|
LongOption |
StorageIOAllocationOption.getLimitOption()
Gets the value of the limitOption property.
|
LongOption |
VirtualMachineVMCIDeviceOptionFilterSpecOption.getLowerDstPortBoundary()
Gets the value of the lowerDstPortBoundary property.
|
LongOption |
VirtualHardwareOption.getMemoryMB()
Gets the value of the memoryMB property.
|
LongOption |
VirtualDiskOptionVFlashCacheConfigOption.getReservationInMB()
Gets the value of the reservationInMB property.
|
LongOption |
HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption.getReservationInMBOption()
Gets the value of the reservationInMBOption property.
|
LongOption |
VirtualMachineVMCIDeviceOptionFilterSpecOption.getUpperDstPortBoundary()
Gets the value of the upperDstPortBoundary property.
|
LongOption |
VirtualVideoCardOption.getVideoRamSizeInKB()
Gets the value of the videoRamSizeInKB property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualDiskOptionVFlashCacheConfigOption.setBlockSizeInKB(LongOption value)
Sets the value of the blockSizeInKB property.
|
void |
HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption.setBlockSizeInKBOption(LongOption value)
Sets the value of the blockSizeInKBOption property.
|
void |
VirtualDiskOption.setCapacityInKB(LongOption value)
Sets the value of the capacityInKB property.
|
void |
VirtualVideoCardOption.setGraphicsMemorySizeInKB(LongOption value)
Sets the value of the graphicsMemorySizeInKB property.
|
void |
StorageIOAllocationOption.setLimitOption(LongOption value)
Sets the value of the limitOption property.
|
void |
VirtualMachineVMCIDeviceOptionFilterSpecOption.setLowerDstPortBoundary(LongOption value)
Sets the value of the lowerDstPortBoundary property.
|
void |
VirtualHardwareOption.setMemoryMB(LongOption value)
Sets the value of the memoryMB property.
|
void |
VirtualDiskOptionVFlashCacheConfigOption.setReservationInMB(LongOption value)
Sets the value of the reservationInMB property.
|
void |
HostVFlashManagerVFlashCacheConfigInfoVFlashModuleConfigOption.setReservationInMBOption(LongOption value)
Sets the value of the reservationInMBOption property.
|
void |
VirtualMachineVMCIDeviceOptionFilterSpecOption.setUpperDstPortBoundary(LongOption value)
Sets the value of the upperDstPortBoundary property.
|
void |
VirtualVideoCardOption.setVideoRamSizeInKB(LongOption value)
Sets the value of the videoRamSizeInKB property.
|
Copyright © 2018. All rights reserved.