Package com.vmware.vim25
Class IpPoolIpPoolConfigInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.IpPoolIpPoolConfigInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]getDns()getRange()voidsetDhcpServerAvailable(Boolean dhcpServerAvailable) voidvoidsetGateway(String gateway) voidsetIpPoolEnabled(Boolean ipPoolEnabled) voidsetNetmask(String netmask) voidvoidsetSubnetAddress(String subnetAddress) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
subnetAddress
-
netmask
-
gateway
-
range
-
dns
-
dhcpServerAvailable
-
ipPoolEnabled
-
-
Constructor Details
-
IpPoolIpPoolConfigInfo
public IpPoolIpPoolConfigInfo()
-
-
Method Details
-
getSubnetAddress
-
getNetmask
-
getGateway
-
getRange
-
getDns
-
getDhcpServerAvailable
-
getIpPoolEnabled
-
setSubnetAddress
-
setNetmask
-
setGateway
-
setRange
-
setDns
-
setDhcpServerAvailable
-
setIpPoolEnabled
-