| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected DVPortgroupConfigSpec |
DVPortgroupReconfiguredEvent.configSpec |
protected DVPortgroupConfigSpec |
ReconfigureDVPortgroupRequestType.spec |
protected DVPortgroupConfigSpec |
CreateDVPortgroupRequestType.spec |
| Modifier and Type | Field and Description |
|---|---|
protected List<DVPortgroupConfigSpec> |
ArrayOfDVPortgroupConfigSpec.dvPortgroupConfigSpec |
protected List<DVPortgroupConfigSpec> |
AddDVPortgroupRequestType.spec |
| Modifier and Type | Method and Description |
|---|---|
DVPortgroupConfigSpec |
ObjectFactory.createDVPortgroupConfigSpec()
Create an instance of
DVPortgroupConfigSpec |
DVPortgroupConfigSpec |
DVPortgroupReconfiguredEvent.getConfigSpec()
Gets the value of the configSpec property.
|
DVPortgroupConfigSpec |
ReconfigureDVPortgroupRequestType.getSpec()
Gets the value of the spec property.
|
DVPortgroupConfigSpec |
CreateDVPortgroupRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
List<DVPortgroupConfigSpec> |
ArrayOfDVPortgroupConfigSpec.getDVPortgroupConfigSpec()
Gets the value of the dvPortgroupConfigSpec property.
|
List<DVPortgroupConfigSpec> |
AddDVPortgroupRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.createDVPortgroupTask(ManagedObjectReference _this,
DVPortgroupConfigSpec spec) |
ManagedObjectReference |
VimPortType.reconfigureDVPortgroupTask(ManagedObjectReference _this,
DVPortgroupConfigSpec spec) |
void |
DVPortgroupReconfiguredEvent.setConfigSpec(DVPortgroupConfigSpec value)
Sets the value of the configSpec property.
|
void |
ReconfigureDVPortgroupRequestType.setSpec(DVPortgroupConfigSpec value)
Sets the value of the spec property.
|
void |
CreateDVPortgroupRequestType.setSpec(DVPortgroupConfigSpec value)
Sets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.addDVPortgroupTask(ManagedObjectReference _this,
List<DVPortgroupConfigSpec> spec) |
Copyright © 2018. All rights reserved.