| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
HostDnsConfigSpec
Java class for HostDnsConfigSpec complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected HostDnsConfig |
UpdateDnsConfigRequestType.config |
protected HostDnsConfig |
HostNetworkConfig.dnsConfig |
protected HostDnsConfig |
HostNetworkInfo.dnsConfig |
protected HostDnsConfig |
HostNetStackInstance.dnsConfig |
| Modifier and Type | Method and Description |
|---|---|
HostDnsConfig |
ObjectFactory.createHostDnsConfig()
Create an instance of
HostDnsConfig |
HostDnsConfig |
UpdateDnsConfigRequestType.getConfig()
Gets the value of the config property.
|
HostDnsConfig |
HostNetworkConfig.getDnsConfig()
Gets the value of the dnsConfig property.
|
HostDnsConfig |
HostNetworkInfo.getDnsConfig()
Gets the value of the dnsConfig property.
|
HostDnsConfig |
HostNetStackInstance.getDnsConfig()
Gets the value of the dnsConfig property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDnsConfigRequestType.setConfig(HostDnsConfig value)
Sets the value of the config property.
|
void |
HostNetworkConfig.setDnsConfig(HostDnsConfig value)
Sets the value of the dnsConfig property.
|
void |
HostNetworkInfo.setDnsConfig(HostDnsConfig value)
Sets the value of the dnsConfig property.
|
void |
HostNetStackInstance.setDnsConfig(HostDnsConfig value)
Sets the value of the dnsConfig property.
|
void |
VimPortType.updateDnsConfig(ManagedObjectReference _this,
HostDnsConfig config) |
Copyright © 2018. All rights reserved.