public class DvsHostBackInSyncEvent extends DvsEvent
Java class for DvsHostBackInSyncEvent complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DvsHostBackInSyncEvent">
<complexContent>
<extension base="{urn:vim25}DvsEvent">
<sequence>
<element name="hostBackInSync" type="{urn:vim25}HostEventArgument"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected HostEventArgument |
hostBackInSync |
chainId, changeTag, computeResource, createdTime, datacenter, ds, dvs, fullFormattedMessage, host, key, net, userName, vm| Constructor and Description |
|---|
DvsHostBackInSyncEvent() |
| Modifier and Type | Method and Description |
|---|---|
HostEventArgument |
getHostBackInSync()
Gets the value of the hostBackInSync property.
|
void |
setHostBackInSync(HostEventArgument value)
Sets the value of the hostBackInSync property.
|
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, setVmprotected HostEventArgument hostBackInSync
public HostEventArgument getHostBackInSync()
HostEventArgumentpublic void setHostBackInSync(HostEventArgument value)
value - allowed object is
HostEventArgumentCopyright © 2018. All rights reserved.