| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostSystemResourceInfo |
UpdateSystemResourcesRequestType.resourceInfo |
protected HostSystemResourceInfo |
HostConfigInfo.systemResources |
| Modifier and Type | Field and Description |
|---|---|
protected List<HostSystemResourceInfo> |
HostSystemResourceInfo.child |
protected List<HostSystemResourceInfo> |
ArrayOfHostSystemResourceInfo.hostSystemResourceInfo |
| Modifier and Type | Method and Description |
|---|---|
HostSystemResourceInfo |
ObjectFactory.createHostSystemResourceInfo()
Create an instance of
HostSystemResourceInfo |
HostSystemResourceInfo |
UpdateSystemResourcesRequestType.getResourceInfo()
Gets the value of the resourceInfo property.
|
HostSystemResourceInfo |
HostConfigInfo.getSystemResources()
Gets the value of the systemResources property.
|
| Modifier and Type | Method and Description |
|---|---|
List<HostSystemResourceInfo> |
HostSystemResourceInfo.getChild()
Gets the value of the child property.
|
List<HostSystemResourceInfo> |
ArrayOfHostSystemResourceInfo.getHostSystemResourceInfo()
Gets the value of the hostSystemResourceInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSystemResourcesRequestType.setResourceInfo(HostSystemResourceInfo value)
Sets the value of the resourceInfo property.
|
void |
HostConfigInfo.setSystemResources(HostSystemResourceInfo value)
Sets the value of the systemResources property.
|
void |
VimPortType.updateSystemResources(ManagedObjectReference _this,
HostSystemResourceInfo resourceInfo) |
Copyright © 2018. All rights reserved.