| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected VirtualMachineConfigOption |
QueryConfigOptionExResponse.returnval |
protected VirtualMachineConfigOption |
QueryConfigOptionResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineConfigOption |
ObjectFactory.createVirtualMachineConfigOption()
Create an instance of
VirtualMachineConfigOption |
VirtualMachineConfigOption |
QueryConfigOptionExResponse.getReturnval()
Gets the value of the returnval property.
|
VirtualMachineConfigOption |
QueryConfigOptionResponse.getReturnval()
Gets the value of the returnval property.
|
VirtualMachineConfigOption |
VimPortType.queryConfigOption(ManagedObjectReference _this,
String key,
ManagedObjectReference host) |
VirtualMachineConfigOption |
VimPortType.queryConfigOptionEx(ManagedObjectReference _this,
EnvironmentBrowserConfigOptionQuerySpec spec) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryConfigOptionExResponse.setReturnval(VirtualMachineConfigOption value)
Sets the value of the returnval property.
|
void |
QueryConfigOptionResponse.setReturnval(VirtualMachineConfigOption value)
Sets the value of the returnval property.
|
Copyright © 2018. All rights reserved.