| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostIpRouteTableConfig |
UpdateIpRouteTableConfigRequestType.config |
protected HostIpRouteTableConfig |
HostNetworkConfig.routeTableConfig |
protected HostIpRouteTableConfig |
HostNetStackInstance.routeTableConfig |
| Modifier and Type | Method and Description |
|---|---|
HostIpRouteTableConfig |
ObjectFactory.createHostIpRouteTableConfig()
Create an instance of
HostIpRouteTableConfig |
HostIpRouteTableConfig |
UpdateIpRouteTableConfigRequestType.getConfig()
Gets the value of the config property.
|
HostIpRouteTableConfig |
HostNetworkConfig.getRouteTableConfig()
Gets the value of the routeTableConfig property.
|
HostIpRouteTableConfig |
HostNetStackInstance.getRouteTableConfig()
Gets the value of the routeTableConfig property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateIpRouteTableConfigRequestType.setConfig(HostIpRouteTableConfig value)
Sets the value of the config property.
|
void |
HostNetworkConfig.setRouteTableConfig(HostIpRouteTableConfig value)
Sets the value of the routeTableConfig property.
|
void |
HostNetStackInstance.setRouteTableConfig(HostIpRouteTableConfig value)
Sets the value of the routeTableConfig property.
|
void |
VimPortType.updateIpRouteTableConfig(ManagedObjectReference _this,
HostIpRouteTableConfig config) |
Copyright © 2018. All rights reserved.