public class VMotionLinkCapacityLow extends VMotionInterfaceIssue
Java class for VMotionLinkCapacityLow complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VMotionLinkCapacityLow">
<complexContent>
<extension base="{urn:vim25}VMotionInterfaceIssue">
<sequence>
<element name="network" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
network |
atSourceHost, failedHost, failedHostEntityfaultCause, faultMessage| Constructor and Description |
|---|
VMotionLinkCapacityLow() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNetwork()
Gets the value of the network property.
|
void |
setNetwork(String value)
Sets the value of the network property.
|
getFailedHost, getFailedHostEntity, isAtSourceHost, setAtSourceHost, setFailedHost, setFailedHostEntitygetFaultCause, getFaultMessage, setFaultCauseprotected String network
Copyright © 2018. All rights reserved.