|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HostNetworkConfig | |
---|---|
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 HostNetworkConfig in com.hyper9.simdk.stubs |
---|
Methods in com.hyper9.simdk.stubs with parameters of type HostNetworkConfig | |
---|---|
HostNetworkConfigResult |
VimServiceImpl.updateNetworkConfig(ManagedObjectReference _this,
HostNetworkConfig config,
String changeMode)
|
HostNetworkConfigResult |
VimService.updateNetworkConfig(ManagedObjectReference _this,
HostNetworkConfig config,
String changeMode)
|
Uses of HostNetworkConfig in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return HostNetworkConfig | |
---|---|
HostNetworkConfig |
HostConfigSpec.getNetwork()
|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type HostNetworkConfig | |
---|---|
List<HostNetworkConfig> |
ArrayOfHostNetworkConfig.getData()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type HostNetworkConfig | |
---|---|
void |
HostConfigSpec.setNetwork(HostNetworkConfig toSet)
|
Uses of HostNetworkConfig in com.hyper9.simdk.stubs.jaxws |
---|
Methods in com.hyper9.simdk.stubs.jaxws that return HostNetworkConfig | |
---|---|
HostNetworkConfig |
UpdateNetworkConfig.getConfig()
|
Methods in com.hyper9.simdk.stubs.jaxws with parameters of type HostNetworkConfig | |
---|---|
void |
UpdateNetworkConfig.setConfig(HostNetworkConfig config)
|
Uses of HostNetworkConfig in com.hyper9.simdk.stubs.mao |
---|
Methods in com.hyper9.simdk.stubs.mao that return HostNetworkConfig | |
---|---|
HostNetworkConfig |
HostNetworkSystem.getNetworkConfig()
|
Methods in com.hyper9.simdk.stubs.mao with parameters of type HostNetworkConfig | |
---|---|
void |
HostNetworkSystem.setNetworkConfig(HostNetworkConfig toSet)
|
Uses of HostNetworkConfig in com.hyper9.simdk.ws |
---|
Methods in com.hyper9.simdk.ws with parameters of type HostNetworkConfig | |
---|---|
HostNetworkConfigResult |
VimServiceExImpl.updateNetworkConfig(ManagedObjectReference _this,
HostNetworkConfig config,
String changeMode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |