public class HostInventoryFull extends NotEnoughLicenses
Java class for HostInventoryFull complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HostInventoryFull">
<complexContent>
<extension base="{urn:vim25}NotEnoughLicenses">
<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 |
faultCause, faultMessage| Constructor and Description |
|---|
HostInventoryFull() |
| 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.
|
getFaultCause, getFaultMessage, setFaultCauseCopyright © 2018. All rights reserved.