| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
ResourceAllocationInfo |
VirtualMachineConfigSpec.cpuAllocation |
ResourceAllocationInfo |
ResourceConfigSpec.cpuAllocation |
ResourceAllocationInfo |
VirtualMachineConfigInfo.cpuAllocation |
ResourceAllocationInfo |
VirtualMachineConfigSpec.memoryAllocation |
ResourceAllocationInfo |
ResourceConfigSpec.memoryAllocation |
ResourceAllocationInfo |
VirtualMachineConfigInfo.memoryAllocation |
| Modifier and Type | Method and Description |
|---|---|
ResourceAllocationInfo |
VirtualMachineConfigSpec.getCpuAllocation() |
ResourceAllocationInfo |
ResourceConfigSpec.getCpuAllocation() |
ResourceAllocationInfo |
VirtualMachineConfigInfo.getCpuAllocation() |
ResourceAllocationInfo |
VirtualMachineConfigSpec.getMemoryAllocation() |
ResourceAllocationInfo |
ResourceConfigSpec.getMemoryAllocation() |
ResourceAllocationInfo |
VirtualMachineConfigInfo.getMemoryAllocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualMachineConfigSpec.setCpuAllocation(ResourceAllocationInfo cpuAllocation) |
void |
ResourceConfigSpec.setCpuAllocation(ResourceAllocationInfo cpuAllocation) |
void |
VirtualMachineConfigInfo.setCpuAllocation(ResourceAllocationInfo cpuAllocation) |
void |
VirtualMachineConfigSpec.setMemoryAllocation(ResourceAllocationInfo memoryAllocation) |
void |
ResourceConfigSpec.setMemoryAllocation(ResourceAllocationInfo memoryAllocation) |
void |
VirtualMachineConfigInfo.setMemoryAllocation(ResourceAllocationInfo memoryAllocation) |
Copyright © 2011-2012. All Rights Reserved.