| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected List<GuestProcessInfo> |
ArrayOfGuestProcessInfo.guestProcessInfo |
protected List<GuestProcessInfo> |
ListProcessesInGuestResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
GuestProcessInfo |
ObjectFactory.createGuestProcessInfo()
Create an instance of
GuestProcessInfo |
| Modifier and Type | Method and Description |
|---|---|
List<GuestProcessInfo> |
ArrayOfGuestProcessInfo.getGuestProcessInfo()
Gets the value of the guestProcessInfo property.
|
List<GuestProcessInfo> |
ListProcessesInGuestResponse.getReturnval()
Gets the value of the returnval property.
|
List<GuestProcessInfo> |
VimPortType.listProcessesInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
List<Long> pids) |
Copyright © 2018. All rights reserved.