|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HostDnsConfig | |
---|---|
com.hyper9.simdk.stubs | |
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.jaxws | |
com.hyper9.simdk.stubs.mao | |
com.hyper9.simdk.ws |
Uses of HostDnsConfig in com.hyper9.simdk.stubs |
---|
Methods in com.hyper9.simdk.stubs with parameters of type HostDnsConfig | |
---|---|
void |
VimServiceImpl.updateDnsConfig(ManagedObjectReference _this,
HostDnsConfig config)
|
void |
VimService.updateDnsConfig(ManagedObjectReference _this,
HostDnsConfig config)
|
Uses of HostDnsConfig in com.hyper9.simdk.stubs.dao |
---|
Subclasses of HostDnsConfig in com.hyper9.simdk.stubs.dao | |
---|---|
class |
HostDnsConfigSpec
|
Methods in com.hyper9.simdk.stubs.dao that return HostDnsConfig | |
---|---|
HostDnsConfig |
HostNetworkInfo.getDnsConfig()
|
HostDnsConfig |
HostNetworkConfig.getDnsConfig()
|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type HostDnsConfig | |
---|---|
List<HostDnsConfig> |
ArrayOfHostDnsConfig.getData()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type HostDnsConfig | |
---|---|
void |
HostNetworkInfo.setDnsConfig(HostDnsConfig toSet)
|
void |
HostNetworkConfig.setDnsConfig(HostDnsConfig toSet)
|
Uses of HostDnsConfig in com.hyper9.simdk.stubs.jaxws |
---|
Methods in com.hyper9.simdk.stubs.jaxws that return HostDnsConfig | |
---|---|
HostDnsConfig |
UpdateDnsConfig.getConfig()
|
Methods in com.hyper9.simdk.stubs.jaxws with parameters of type HostDnsConfig | |
---|---|
void |
UpdateDnsConfig.setConfig(HostDnsConfig config)
|
Uses of HostDnsConfig in com.hyper9.simdk.stubs.mao |
---|
Methods in com.hyper9.simdk.stubs.mao that return HostDnsConfig | |
---|---|
HostDnsConfig |
HostNetworkSystem.getDnsConfig()
|
Methods in com.hyper9.simdk.stubs.mao with parameters of type HostDnsConfig | |
---|---|
void |
HostNetworkSystem.setDnsConfig(HostDnsConfig toSet)
|
Uses of HostDnsConfig in com.hyper9.simdk.ws |
---|
Methods in com.hyper9.simdk.ws with parameters of type HostDnsConfig | |
---|---|
void |
VimServiceExImpl.updateDnsConfig(ManagedObjectReference _this,
HostDnsConfig config)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |