| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceAllocationOption |
ResourceConfigOption.cpuAllocationOption |
protected ResourceAllocationOption |
ResourceConfigOption.memoryAllocationOption |
| Modifier and Type | Method and Description |
|---|---|
ResourceAllocationOption |
ObjectFactory.createResourceAllocationOption()
Create an instance of
ResourceAllocationOption |
ResourceAllocationOption |
ResourceConfigOption.getCpuAllocationOption()
Gets the value of the cpuAllocationOption property.
|
ResourceAllocationOption |
ResourceConfigOption.getMemoryAllocationOption()
Gets the value of the memoryAllocationOption property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceConfigOption.setCpuAllocationOption(ResourceAllocationOption value)
Sets the value of the cpuAllocationOption property.
|
void |
ResourceConfigOption.setMemoryAllocationOption(ResourceAllocationOption value)
Sets the value of the memoryAllocationOption property.
|
Copyright © 2018. All rights reserved.