| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostConnectInfo |
QueryConnectionInfoResponse.returnval |
protected HostConnectInfo |
QueryConnectionInfoViaSpecResponse.returnval |
protected HostConnectInfo |
QueryHostConnectionInfoResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
HostConnectInfo |
ObjectFactory.createHostConnectInfo()
Create an instance of
HostConnectInfo |
HostConnectInfo |
QueryConnectionInfoResponse.getReturnval()
Gets the value of the returnval property.
|
HostConnectInfo |
QueryConnectionInfoViaSpecResponse.getReturnval()
Gets the value of the returnval property.
|
HostConnectInfo |
QueryHostConnectionInfoResponse.getReturnval()
Gets the value of the returnval property.
|
HostConnectInfo |
VimPortType.queryConnectionInfo(ManagedObjectReference _this,
String hostname,
int port,
String username,
String password,
String sslThumbprint) |
HostConnectInfo |
VimPortType.queryConnectionInfoViaSpec(ManagedObjectReference _this,
HostConnectSpec spec) |
HostConnectInfo |
VimPortType.queryHostConnectionInfo(ManagedObjectReference _this) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryConnectionInfoResponse.setReturnval(HostConnectInfo value)
Sets the value of the returnval property.
|
void |
QueryConnectionInfoViaSpecResponse.setReturnval(HostConnectInfo value)
Sets the value of the returnval property.
|
void |
QueryHostConnectionInfoResponse.setReturnval(HostConnectInfo value)
Sets the value of the returnval property.
|
Copyright © 2018. All rights reserved.