| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected GuestListFileInfo |
ListFilesInGuestResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
GuestListFileInfo |
ObjectFactory.createGuestListFileInfo()
Create an instance of
GuestListFileInfo |
GuestListFileInfo |
ListFilesInGuestResponse.getReturnval()
Gets the value of the returnval property.
|
GuestListFileInfo |
VimPortType.listFilesInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String filePath,
Integer index,
Integer maxResults,
String matchPattern) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListFilesInGuestResponse.setReturnval(GuestListFileInfo value)
Sets the value of the returnval property.
|
Copyright © 2018. All rights reserved.