|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HostIpConfig | |
---|---|
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 HostIpConfig in com.hyper9.simdk.stubs |
---|
Methods in com.hyper9.simdk.stubs with parameters of type HostIpConfig | |
---|---|
void |
VimServiceImpl.updateIpConfig(ManagedObjectReference _this,
HostIpConfig ipConfig)
|
void |
VimService.updateIpConfig(ManagedObjectReference _this,
HostIpConfig ipConfig)
|
Uses of HostIpConfig in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return HostIpConfig | |
---|---|
HostIpConfig |
PhysicalNicSpec.getIp()
|
HostIpConfig |
HostVirtualNicSpec.getIp()
|
HostIpConfig |
HostVMotionInfo.getIpConfig()
|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type HostIpConfig | |
---|---|
List<HostIpConfig> |
ArrayOfHostIpConfig.getData()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type HostIpConfig | |
---|---|
void |
PhysicalNicSpec.setIp(HostIpConfig toSet)
|
void |
HostVirtualNicSpec.setIp(HostIpConfig toSet)
|
void |
HostVMotionInfo.setIpConfig(HostIpConfig toSet)
|
Uses of HostIpConfig in com.hyper9.simdk.stubs.jaxws |
---|
Methods in com.hyper9.simdk.stubs.jaxws that return HostIpConfig | |
---|---|
HostIpConfig |
UpdateIpConfig.getIpConfig()
|
Methods in com.hyper9.simdk.stubs.jaxws with parameters of type HostIpConfig | |
---|---|
void |
UpdateIpConfig.setIpConfig(HostIpConfig ipConfig)
|
Uses of HostIpConfig in com.hyper9.simdk.stubs.mao |
---|
Methods in com.hyper9.simdk.stubs.mao that return HostIpConfig | |
---|---|
HostIpConfig |
HostVMotionSystem.getIpConfig()
|
Methods in com.hyper9.simdk.stubs.mao with parameters of type HostIpConfig | |
---|---|
void |
HostVMotionSystem.setIpConfig(HostIpConfig toSet)
|
Uses of HostIpConfig in com.hyper9.simdk.ws |
---|
Methods in com.hyper9.simdk.ws with parameters of type HostIpConfig | |
---|---|
void |
VimServiceExImpl.updateIpConfig(ManagedObjectReference _this,
HostIpConfig ipConfig)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |