| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostVirtualSwitchSpec |
HostVirtualSwitchConfig.spec |
protected HostVirtualSwitchSpec |
UpdateVirtualSwitchRequestType.spec |
protected HostVirtualSwitchSpec |
AddVirtualSwitchRequestType.spec |
protected HostVirtualSwitchSpec |
HostVirtualSwitch.spec |
| Modifier and Type | Method and Description |
|---|---|
HostVirtualSwitchSpec |
ObjectFactory.createHostVirtualSwitchSpec()
Create an instance of
HostVirtualSwitchSpec |
HostVirtualSwitchSpec |
HostVirtualSwitchConfig.getSpec()
Gets the value of the spec property.
|
HostVirtualSwitchSpec |
UpdateVirtualSwitchRequestType.getSpec()
Gets the value of the spec property.
|
HostVirtualSwitchSpec |
AddVirtualSwitchRequestType.getSpec()
Gets the value of the spec property.
|
HostVirtualSwitchSpec |
HostVirtualSwitch.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VimPortType.addVirtualSwitch(ManagedObjectReference _this,
String vswitchName,
HostVirtualSwitchSpec spec) |
void |
HostVirtualSwitchConfig.setSpec(HostVirtualSwitchSpec value)
Sets the value of the spec property.
|
void |
UpdateVirtualSwitchRequestType.setSpec(HostVirtualSwitchSpec value)
Sets the value of the spec property.
|
void |
AddVirtualSwitchRequestType.setSpec(HostVirtualSwitchSpec value)
Sets the value of the spec property.
|
void |
HostVirtualSwitch.setSpec(HostVirtualSwitchSpec value)
Sets the value of the spec property.
|
void |
VimPortType.updateVirtualSwitch(ManagedObjectReference _this,
String vswitchName,
HostVirtualSwitchSpec spec) |
Copyright © 2018. All rights reserved.