|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IpPool | |
---|---|
com.hyper9.simdk.stubs | |
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.jaxws | |
com.hyper9.simdk.ws |
Uses of IpPool in com.hyper9.simdk.stubs |
---|
Methods in com.hyper9.simdk.stubs that return types with arguments of type IpPool | |
---|---|
List<IpPool> |
VimServiceImpl.queryIpPools(ManagedObjectReference _this,
ManagedObjectReference dc)
|
List<IpPool> |
VimService.queryIpPools(ManagedObjectReference _this,
ManagedObjectReference dc)
|
Methods in com.hyper9.simdk.stubs with parameters of type IpPool | |
---|---|
Integer |
VimServiceImpl.createIpPool(ManagedObjectReference _this,
ManagedObjectReference dc,
IpPool pool)
|
Integer |
VimService.createIpPool(ManagedObjectReference _this,
ManagedObjectReference dc,
IpPool pool)
|
void |
VimServiceImpl.updateIpPool(ManagedObjectReference _this,
ManagedObjectReference dc,
IpPool pool)
|
void |
VimService.updateIpPool(ManagedObjectReference _this,
ManagedObjectReference dc,
IpPool pool)
|
Uses of IpPool in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type IpPool | |
---|---|
List<IpPool> |
ArrayOfIpPool.getData()
|
Uses of IpPool in com.hyper9.simdk.stubs.jaxws |
---|
Methods in com.hyper9.simdk.stubs.jaxws that return IpPool | |
---|---|
IpPool |
UpdateIpPool.getPool()
|
IpPool |
CreateIpPool.getPool()
|
Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type IpPool | |
---|---|
List<IpPool> |
QueryIpPoolsResponse.getReturnval()
|
Methods in com.hyper9.simdk.stubs.jaxws with parameters of type IpPool | |
---|---|
void |
UpdateIpPool.setPool(IpPool pool)
|
void |
CreateIpPool.setPool(IpPool pool)
|
Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type IpPool | |
---|---|
void |
QueryIpPoolsResponse.setReturnval(List<IpPool> returnval)
|
Uses of IpPool in com.hyper9.simdk.ws |
---|
Methods in com.hyper9.simdk.ws that return types with arguments of type IpPool | |
---|---|
List<IpPool> |
VimServiceExImpl.queryIpPools(ManagedObjectReference _this,
ManagedObjectReference dc)
|
Methods in com.hyper9.simdk.ws with parameters of type IpPool | |
---|---|
Integer |
VimServiceExImpl.createIpPool(ManagedObjectReference _this,
ManagedObjectReference dc,
IpPool pool)
|
void |
VimServiceExImpl.updateIpPool(ManagedObjectReference _this,
ManagedObjectReference dc,
IpPool pool)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |