| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
VMwareDVSPortSetting
Java class for VMwareDVSPortSetting complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected DVPortSetting |
DVPortgroupConfigInfo.defaultPortConfig |
protected DVPortSetting |
DVSConfigSpec.defaultPortConfig |
protected DVPortSetting |
DVSConfigInfo.defaultPortConfig |
protected DVPortSetting |
DVPortgroupConfigSpec.defaultPortConfig |
protected DVPortSetting |
DVSHostLocalPortInfo.setting |
protected DVPortSetting |
DVPortConfigInfo.setting |
protected DVPortSetting |
DVPortConfigSpec.setting |
| Modifier and Type | Method and Description |
|---|---|
DVPortSetting |
ObjectFactory.createDVPortSetting()
Create an instance of
DVPortSetting |
DVPortSetting |
DVPortgroupConfigInfo.getDefaultPortConfig()
Gets the value of the defaultPortConfig property.
|
DVPortSetting |
DVSConfigSpec.getDefaultPortConfig()
Gets the value of the defaultPortConfig property.
|
DVPortSetting |
DVSConfigInfo.getDefaultPortConfig()
Gets the value of the defaultPortConfig property.
|
DVPortSetting |
DVPortgroupConfigSpec.getDefaultPortConfig()
Gets the value of the defaultPortConfig property.
|
DVPortSetting |
DVSHostLocalPortInfo.getSetting()
Gets the value of the setting property.
|
DVPortSetting |
DVPortConfigInfo.getSetting()
Gets the value of the setting property.
|
DVPortSetting |
DVPortConfigSpec.getSetting()
Gets the value of the setting property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DVPortgroupConfigInfo.setDefaultPortConfig(DVPortSetting value)
Sets the value of the defaultPortConfig property.
|
void |
DVSConfigSpec.setDefaultPortConfig(DVPortSetting value)
Sets the value of the defaultPortConfig property.
|
void |
DVSConfigInfo.setDefaultPortConfig(DVPortSetting value)
Sets the value of the defaultPortConfig property.
|
void |
DVPortgroupConfigSpec.setDefaultPortConfig(DVPortSetting value)
Sets the value of the defaultPortConfig property.
|
void |
DVSHostLocalPortInfo.setSetting(DVPortSetting value)
Sets the value of the setting property.
|
void |
DVPortConfigInfo.setSetting(DVPortSetting value)
Sets the value of the setting property.
|
void |
DVPortConfigSpec.setSetting(DVPortSetting value)
Sets the value of the setting property.
|
Copyright © 2018. All rights reserved.