| Package | Description |
|---|---|
| com.vmware.vim25 | |
| com.vmware.vim25.mo | |
| com.vmware.vim25.ws |
| Modifier and Type | Field and Description |
|---|---|
IpPool[] |
ArrayOfIpPool.IpPool |
| Modifier and Type | Method and Description |
|---|---|
IpPool[] |
ArrayOfIpPool.getIpPool() |
IpPool |
ArrayOfIpPool.getIpPool(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ArrayOfIpPool.setIpPool(IpPool[] IpPool) |
| Modifier and Type | Method and Description |
|---|---|
IpPool[] |
IpPoolManager.queryIpPools(Datacenter dc) |
| Modifier and Type | Method and Description |
|---|---|
int |
IpPoolManager.createIpPool(Datacenter dc,
IpPool pool) |
void |
IpPoolManager.updateIpPool(Datacenter dc,
IpPool pool) |
| Modifier and Type | Method and Description |
|---|---|
IpPool[] |
VimStub.queryIpPools(ManagedObjectReference _this,
ManagedObjectReference dc) |
| Modifier and Type | Method and Description |
|---|---|
int |
VimStub.createIpPool(ManagedObjectReference _this,
ManagedObjectReference dc,
IpPool pool) |
void |
VimStub.updateIpPool(ManagedObjectReference _this,
ManagedObjectReference dc,
IpPool pool) |
Copyright © 2011-2012. All Rights Reserved.