| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
VMwareDVSConfigSpec
Java class for VMwareDVSConfigSpec complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected DVSConfigSpec |
DVSCreateSpec.configSpec |
protected DVSConfigSpec |
DvsReconfiguredEvent.configSpec |
protected DVSConfigSpec |
ReconfigureDvsRequestType.spec |
| Modifier and Type | Method and Description |
|---|---|
DVSConfigSpec |
ObjectFactory.createDVSConfigSpec()
Create an instance of
DVSConfigSpec |
DVSConfigSpec |
DVSCreateSpec.getConfigSpec()
Gets the value of the configSpec property.
|
DVSConfigSpec |
DvsReconfiguredEvent.getConfigSpec()
Gets the value of the configSpec property.
|
DVSConfigSpec |
ReconfigureDvsRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.reconfigureDvsTask(ManagedObjectReference _this,
DVSConfigSpec spec) |
void |
DVSCreateSpec.setConfigSpec(DVSConfigSpec value)
Sets the value of the configSpec property.
|
void |
DvsReconfiguredEvent.setConfigSpec(DVSConfigSpec value)
Sets the value of the configSpec property.
|
void |
ReconfigureDvsRequestType.setSpec(DVSConfigSpec value)
Sets the value of the spec property.
|
Copyright © 2018. All rights reserved.