| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected ResourcePoolResourceUsage |
ResourcePoolRuntimeInfo.cpu |
protected ResourcePoolResourceUsage |
ResourcePoolRuntimeInfo.memory |
| Modifier and Type | Method and Description |
|---|---|
ResourcePoolResourceUsage |
ObjectFactory.createResourcePoolResourceUsage()
Create an instance of
ResourcePoolResourceUsage |
ResourcePoolResourceUsage |
ResourcePoolRuntimeInfo.getCpu()
Gets the value of the cpu property.
|
ResourcePoolResourceUsage |
ResourcePoolRuntimeInfo.getMemory()
Gets the value of the memory property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourcePoolRuntimeInfo.setCpu(ResourcePoolResourceUsage value)
Sets the value of the cpu property.
|
void |
ResourcePoolRuntimeInfo.setMemory(ResourcePoolResourceUsage value)
Sets the value of the memory property.
|
Copyright © 2018. All rights reserved.