| Package | Description |
|---|---|
| com.vmware.vim25 | |
| com.vmware.vim25.mox |
| Modifier and Type | Method and Description |
|---|---|
static VirtualDiskType |
VirtualDiskType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VirtualDiskType[] |
VirtualDiskType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualMachineDeviceManager.createHardDisk(int diskSizeMB,
VirtualDiskType type,
VirtualDiskMode mode) |
Copyright © 2011-2012. All Rights Reserved.