Package com.vmware.vim25
Class NetIpConfigSpec
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.NetIpConfigSpec
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDhcp()voidsetAutoConfigurationEnabled(Boolean autoConfigurationEnabled) voidsetDhcp(NetDhcpConfigSpec dhcp) voidsetIpAddress(NetIpConfigSpecIpAddressSpec[] ipAddress) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
ipAddress
-
dhcp
-
autoConfigurationEnabled
-
-
Constructor Details
-
NetIpConfigSpec
public NetIpConfigSpec()
-
-
Method Details
-
getIpAddress
-
getDhcp
-
getAutoConfigurationEnabled
-
setIpAddress
-
setDhcp
-
setAutoConfigurationEnabled
-