| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected UpdateSet |
WaitForUpdatesExResponse.returnval |
protected UpdateSet |
CheckForUpdatesResponse.returnval |
protected UpdateSet |
WaitForUpdatesResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
UpdateSet |
VimPortType.checkForUpdates(ManagedObjectReference _this,
String version) |
UpdateSet |
ObjectFactory.createUpdateSet()
Create an instance of
UpdateSet |
UpdateSet |
WaitForUpdatesExResponse.getReturnval()
Gets the value of the returnval property.
|
UpdateSet |
CheckForUpdatesResponse.getReturnval()
Gets the value of the returnval property.
|
UpdateSet |
WaitForUpdatesResponse.getReturnval()
Gets the value of the returnval property.
|
UpdateSet |
VimPortType.waitForUpdates(ManagedObjectReference _this,
String version) |
UpdateSet |
VimPortType.waitForUpdatesEx(ManagedObjectReference _this,
String version,
WaitOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
WaitForUpdatesExResponse.setReturnval(UpdateSet value)
Sets the value of the returnval property.
|
void |
CheckForUpdatesResponse.setReturnval(UpdateSet value)
Sets the value of the returnval property.
|
void |
WaitForUpdatesResponse.setReturnval(UpdateSet value)
Sets the value of the returnval property.
|
Copyright © 2018. All rights reserved.