| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected NetDhcpConfigInfo |
NetIpConfigInfo.dhcp |
protected NetDhcpConfigInfo |
GuestStackInfo.dhcpConfig |
| Modifier and Type | Method and Description |
|---|---|
NetDhcpConfigInfo |
ObjectFactory.createNetDhcpConfigInfo()
Create an instance of
NetDhcpConfigInfo |
NetDhcpConfigInfo |
NetIpConfigInfo.getDhcp()
Gets the value of the dhcp property.
|
NetDhcpConfigInfo |
GuestStackInfo.getDhcpConfig()
Gets the value of the dhcpConfig property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetIpConfigInfo.setDhcp(NetDhcpConfigInfo value)
Sets the value of the dhcp property.
|
void |
GuestStackInfo.setDhcpConfig(NetDhcpConfigInfo value)
Sets the value of the dhcpConfig property.
|
Copyright © 2018. All rights reserved.