public class UnlicensedVirtualMachinesFoundEvent extends LicenseEvent
Java class for UnlicensedVirtualMachinesFoundEvent complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UnlicensedVirtualMachinesFoundEvent">
<complexContent>
<extension base="{urn:vim25}LicenseEvent">
<sequence>
<element name="available" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected int |
available |
chainId, changeTag, computeResource, createdTime, datacenter, ds, dvs, fullFormattedMessage, host, key, net, userName, vm| Constructor and Description |
|---|
UnlicensedVirtualMachinesFoundEvent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAvailable()
Gets the value of the available property.
|
void |
setAvailable(int value)
Sets the value of the available 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, setVmCopyright © 2018. All rights reserved.