| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected VrpResourceAllocationInfo |
VirtualResourcePoolSpec.cpuAllocation |
protected VrpResourceAllocationInfo |
VRPEditSpec.cpuAllocation |
protected VrpResourceAllocationInfo |
VirtualResourcePoolSpec.memoryAllocation |
protected VrpResourceAllocationInfo |
VRPEditSpec.memoryAllocation |
| Modifier and Type | Method and Description |
|---|---|
VrpResourceAllocationInfo |
ObjectFactory.createVrpResourceAllocationInfo()
Create an instance of
VrpResourceAllocationInfo |
VrpResourceAllocationInfo |
VirtualResourcePoolSpec.getCpuAllocation()
Gets the value of the cpuAllocation property.
|
VrpResourceAllocationInfo |
VRPEditSpec.getCpuAllocation()
Gets the value of the cpuAllocation property.
|
VrpResourceAllocationInfo |
VirtualResourcePoolSpec.getMemoryAllocation()
Gets the value of the memoryAllocation property.
|
VrpResourceAllocationInfo |
VRPEditSpec.getMemoryAllocation()
Gets the value of the memoryAllocation property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualResourcePoolSpec.setCpuAllocation(VrpResourceAllocationInfo value)
Sets the value of the cpuAllocation property.
|
void |
VRPEditSpec.setCpuAllocation(VrpResourceAllocationInfo value)
Sets the value of the cpuAllocation property.
|
void |
VirtualResourcePoolSpec.setMemoryAllocation(VrpResourceAllocationInfo value)
Sets the value of the memoryAllocation property.
|
void |
VRPEditSpec.setMemoryAllocation(VrpResourceAllocationInfo value)
Sets the value of the memoryAllocation property.
|
Copyright © 2018. All rights reserved.