| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostVirtualNicSpec |
UpdateVirtualNicRequestType.nic |
protected HostVirtualNicSpec |
UpdateServiceConsoleVirtualNicRequestType.nic |
protected HostVirtualNicSpec |
AddServiceConsoleVirtualNicRequestType.nic |
protected HostVirtualNicSpec |
AddVirtualNicRequestType.nic |
protected HostVirtualNicSpec |
HostVirtualNicConfig.spec |
protected HostVirtualNicSpec |
HostVirtualNic.spec |
| Modifier and Type | Method and Description |
|---|---|
HostVirtualNicSpec |
ObjectFactory.createHostVirtualNicSpec()
Create an instance of
HostVirtualNicSpec |
HostVirtualNicSpec |
UpdateVirtualNicRequestType.getNic()
Gets the value of the nic property.
|
HostVirtualNicSpec |
UpdateServiceConsoleVirtualNicRequestType.getNic()
Gets the value of the nic property.
|
HostVirtualNicSpec |
AddServiceConsoleVirtualNicRequestType.getNic()
Gets the value of the nic property.
|
HostVirtualNicSpec |
AddVirtualNicRequestType.getNic()
Gets the value of the nic property.
|
HostVirtualNicSpec |
HostVirtualNicConfig.getSpec()
Gets the value of the spec property.
|
HostVirtualNicSpec |
HostVirtualNic.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
String |
VimPortType.addServiceConsoleVirtualNic(ManagedObjectReference _this,
String portgroup,
HostVirtualNicSpec nic) |
String |
VimPortType.addVirtualNic(ManagedObjectReference _this,
String portgroup,
HostVirtualNicSpec nic) |
void |
UpdateVirtualNicRequestType.setNic(HostVirtualNicSpec value)
Sets the value of the nic property.
|
void |
UpdateServiceConsoleVirtualNicRequestType.setNic(HostVirtualNicSpec value)
Sets the value of the nic property.
|
void |
AddServiceConsoleVirtualNicRequestType.setNic(HostVirtualNicSpec value)
Sets the value of the nic property.
|
void |
AddVirtualNicRequestType.setNic(HostVirtualNicSpec value)
Sets the value of the nic property.
|
void |
HostVirtualNicConfig.setSpec(HostVirtualNicSpec value)
Sets the value of the spec property.
|
void |
HostVirtualNic.setSpec(HostVirtualNicSpec value)
Sets the value of the spec property.
|
void |
VimPortType.updateServiceConsoleVirtualNic(ManagedObjectReference _this,
String device,
HostVirtualNicSpec nic) |
void |
VimPortType.updateVirtualNic(ManagedObjectReference _this,
String device,
HostVirtualNicSpec nic) |
Copyright © 2018. All rights reserved.