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