Package com.vmware.vim25
Class HostIpInconsistentEvent
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.Event
com.vmware.vim25.HostEvent
com.vmware.vim25.HostIpInconsistentEvent
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.Event
chainId, changeTag, computeResource, createdTime, datacenter, ds, dvs, fullFormattedMessage, host, key, net, userName, vmFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetIpAddress(String ipAddress) voidsetIpAddress2(String ipAddress2) Methods inherited from class com.vmware.vim25.Event
getChainId, getChangeTag, getComputeResource, getCreatedTime, getDatacenter, getDs, getDvs, getFullFormattedMessage, getHost, getKey, getNet, getUserName, getVm, setChainId, setChangeTag, setComputeResource, setCreatedTime, setDatacenter, setDs, setDvs, setFullFormattedMessage, setHost, setKey, setNet, setUserName, setVmMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
ipAddress
-
ipAddress2
-
-
Constructor Details
-
HostIpInconsistentEvent
public HostIpInconsistentEvent()
-
-
Method Details
-
getIpAddress
-
getIpAddress2
-
setIpAddress
-
setIpAddress2
-