public class InaccessibleVFlashSource extends VimFault
Java class for InaccessibleVFlashSource complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InaccessibleVFlashSource">
<complexContent>
<extension base="{urn:vim25}VimFault">
<sequence>
<element name="hostName" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
hostName |
faultCause, faultMessage| Constructor and Description |
|---|
InaccessibleVFlashSource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHostName()
Gets the value of the hostName property.
|
void |
setHostName(String value)
Sets the value of the hostName property.
|
getFaultCause, getFaultMessage, setFaultCauseprotected String hostName
Copyright © 2018. All rights reserved.