| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostConnectSpec |
CheckAddHostEvcRequestType.cnxSpec |
protected HostConnectSpec |
ReconnectHostRequestType.cnxSpec |
protected HostConnectSpec |
AddStandaloneHostRequestType.spec |
protected HostConnectSpec |
AddHostRequestType.spec |
protected HostConnectSpec |
QueryConnectionInfoViaSpecRequestType.spec |
| Modifier and Type | Method and Description |
|---|---|
HostConnectSpec |
ObjectFactory.createHostConnectSpec()
Create an instance of
HostConnectSpec |
HostConnectSpec |
CheckAddHostEvcRequestType.getCnxSpec()
Gets the value of the cnxSpec property.
|
HostConnectSpec |
ReconnectHostRequestType.getCnxSpec()
Gets the value of the cnxSpec property.
|
HostConnectSpec |
AddStandaloneHostRequestType.getSpec()
Gets the value of the spec property.
|
HostConnectSpec |
AddHostRequestType.getSpec()
Gets the value of the spec property.
|
HostConnectSpec |
QueryConnectionInfoViaSpecRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.addHostTask(ManagedObjectReference _this,
HostConnectSpec spec,
boolean asConnected,
ManagedObjectReference resourcePool,
String license) |
ManagedObjectReference |
VimPortType.addStandaloneHostTask(ManagedObjectReference _this,
HostConnectSpec spec,
ComputeResourceConfigSpec compResSpec,
boolean addConnected,
String license) |
ManagedObjectReference |
VimPortType.checkAddHostEvcTask(ManagedObjectReference _this,
HostConnectSpec cnxSpec) |
HostConnectInfo |
VimPortType.queryConnectionInfoViaSpec(ManagedObjectReference _this,
HostConnectSpec spec) |
ManagedObjectReference |
VimPortType.reconnectHostTask(ManagedObjectReference _this,
HostConnectSpec cnxSpec,
HostSystemReconnectSpec reconnectSpec) |
void |
CheckAddHostEvcRequestType.setCnxSpec(HostConnectSpec value)
Sets the value of the cnxSpec property.
|
void |
ReconnectHostRequestType.setCnxSpec(HostConnectSpec value)
Sets the value of the cnxSpec property.
|
void |
AddStandaloneHostRequestType.setSpec(HostConnectSpec value)
Sets the value of the spec property.
|
void |
AddHostRequestType.setSpec(HostConnectSpec value)
Sets the value of the spec property.
|
void |
QueryConnectionInfoViaSpecRequestType.setSpec(HostConnectSpec value)
Sets the value of the spec property.
|
Copyright © 2018. All rights reserved.