| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected IpPool |
UpdateIpPoolRequestType.pool |
protected IpPool |
CreateIpPoolRequestType.pool |
| Modifier and Type | Field and Description |
|---|---|
protected List<IpPool> |
ArrayOfIpPool.ipPool |
protected List<IpPool> |
QueryIpPoolsResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
IpPool |
ObjectFactory.createIpPool()
Create an instance of
IpPool |
IpPool |
UpdateIpPoolRequestType.getPool()
Gets the value of the pool property.
|
IpPool |
CreateIpPoolRequestType.getPool()
Gets the value of the pool property.
|
| Modifier and Type | Method and Description |
|---|---|
List<IpPool> |
ArrayOfIpPool.getIpPool()
Gets the value of the ipPool property.
|
List<IpPool> |
QueryIpPoolsResponse.getReturnval()
Gets the value of the returnval property.
|
List<IpPool> |
VimPortType.queryIpPools(ManagedObjectReference _this,
ManagedObjectReference dc) |
| Modifier and Type | Method and Description |
|---|---|
int |
VimPortType.createIpPool(ManagedObjectReference _this,
ManagedObjectReference dc,
IpPool pool) |
void |
UpdateIpPoolRequestType.setPool(IpPool value)
Sets the value of the pool property.
|
void |
CreateIpPoolRequestType.setPool(IpPool value)
Sets the value of the pool property.
|
void |
VimPortType.updateIpPool(ManagedObjectReference _this,
ManagedObjectReference dc,
IpPool pool) |
Copyright © 2018. All rights reserved.