| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
VrpResourceAllocationInfo
Java class for VrpResourceAllocationInfo complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected ResourceAllocationInfo |
ResourceConfigSpec.cpuAllocation |
protected ResourceAllocationInfo |
VirtualMachineConfigSpec.cpuAllocation |
protected ResourceAllocationInfo |
VirtualMachineConfigInfo.cpuAllocation |
protected ResourceAllocationInfo |
ResourceConfigSpec.memoryAllocation |
protected ResourceAllocationInfo |
VirtualMachineConfigSpec.memoryAllocation |
protected ResourceAllocationInfo |
VirtualMachineConfigInfo.memoryAllocation |
| Modifier and Type | Method and Description |
|---|---|
ResourceAllocationInfo |
ObjectFactory.createResourceAllocationInfo()
Create an instance of
ResourceAllocationInfo |
ResourceAllocationInfo |
ResourceConfigSpec.getCpuAllocation()
Gets the value of the cpuAllocation property.
|
ResourceAllocationInfo |
VirtualMachineConfigSpec.getCpuAllocation()
Gets the value of the cpuAllocation property.
|
ResourceAllocationInfo |
VirtualMachineConfigInfo.getCpuAllocation()
Gets the value of the cpuAllocation property.
|
ResourceAllocationInfo |
ResourceConfigSpec.getMemoryAllocation()
Gets the value of the memoryAllocation property.
|
ResourceAllocationInfo |
VirtualMachineConfigSpec.getMemoryAllocation()
Gets the value of the memoryAllocation property.
|
ResourceAllocationInfo |
VirtualMachineConfigInfo.getMemoryAllocation()
Gets the value of the memoryAllocation property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceConfigSpec.setCpuAllocation(ResourceAllocationInfo value)
Sets the value of the cpuAllocation property.
|
void |
VirtualMachineConfigSpec.setCpuAllocation(ResourceAllocationInfo value)
Sets the value of the cpuAllocation property.
|
void |
VirtualMachineConfigInfo.setCpuAllocation(ResourceAllocationInfo value)
Sets the value of the cpuAllocation property.
|
void |
ResourceConfigSpec.setMemoryAllocation(ResourceAllocationInfo value)
Sets the value of the memoryAllocation property.
|
void |
VirtualMachineConfigSpec.setMemoryAllocation(ResourceAllocationInfo value)
Sets the value of the memoryAllocation property.
|
void |
VirtualMachineConfigInfo.setMemoryAllocation(ResourceAllocationInfo value)
Sets the value of the memoryAllocation property.
|
Copyright © 2018. All rights reserved.