| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostIpConfig |
PhysicalNicSpec.ip |
protected HostIpConfig |
HostVirtualNicSpec.ip |
protected HostIpConfig |
UpdateIpConfigRequestType.ipConfig |
protected HostIpConfig |
HostVMotionInfo.ipConfig |
| Modifier and Type | Method and Description |
|---|---|
HostIpConfig |
ObjectFactory.createHostIpConfig()
Create an instance of
HostIpConfig |
HostIpConfig |
PhysicalNicSpec.getIp()
Gets the value of the ip property.
|
HostIpConfig |
HostVirtualNicSpec.getIp()
Gets the value of the ip property.
|
HostIpConfig |
UpdateIpConfigRequestType.getIpConfig()
Gets the value of the ipConfig property.
|
HostIpConfig |
HostVMotionInfo.getIpConfig()
Gets the value of the ipConfig property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PhysicalNicSpec.setIp(HostIpConfig value)
Sets the value of the ip property.
|
void |
HostVirtualNicSpec.setIp(HostIpConfig value)
Sets the value of the ip property.
|
void |
UpdateIpConfigRequestType.setIpConfig(HostIpConfig value)
Sets the value of the ipConfig property.
|
void |
HostVMotionInfo.setIpConfig(HostIpConfig value)
Sets the value of the ipConfig property.
|
void |
VimPortType.updateIpConfig(ManagedObjectReference _this,
HostIpConfig ipConfig) |
Copyright © 2018. All rights reserved.