| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected NetDnsConfigInfo |
GuestStackInfo.dnsConfig |
protected NetDnsConfigInfo |
GuestNicInfo.dnsConfig |
| Modifier and Type | Method and Description |
|---|---|
NetDnsConfigInfo |
ObjectFactory.createNetDnsConfigInfo()
Create an instance of
NetDnsConfigInfo |
NetDnsConfigInfo |
GuestStackInfo.getDnsConfig()
Gets the value of the dnsConfig property.
|
NetDnsConfigInfo |
GuestNicInfo.getDnsConfig()
Gets the value of the dnsConfig property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GuestStackInfo.setDnsConfig(NetDnsConfigInfo value)
Sets the value of the dnsConfig property.
|
void |
GuestNicInfo.setDnsConfig(NetDnsConfigInfo value)
Sets the value of the dnsConfig property.
|
Copyright © 2018. All rights reserved.