public class VsanUpgradeSystemUpgradeHistoryPreflightFail extends VsanUpgradeSystemUpgradeHistoryItem
Java class for VsanUpgradeSystemUpgradeHistoryPreflightFail complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VsanUpgradeSystemUpgradeHistoryPreflightFail">
<complexContent>
<extension base="{urn:vim25}VsanUpgradeSystemUpgradeHistoryItem">
<sequence>
<element name="preflightResult" type="{urn:vim25}VsanUpgradeSystemPreflightCheckResult"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected VsanUpgradeSystemPreflightCheckResult |
preflightResult |
host, message, task, timestamp| Constructor and Description |
|---|
VsanUpgradeSystemUpgradeHistoryPreflightFail() |
| Modifier and Type | Method and Description |
|---|---|
VsanUpgradeSystemPreflightCheckResult |
getPreflightResult()
Gets the value of the preflightResult property.
|
void |
setPreflightResult(VsanUpgradeSystemPreflightCheckResult value)
Sets the value of the preflightResult property.
|
getHost, getMessage, getTask, getTimestamp, setHost, setMessage, setTask, setTimestampprotected VsanUpgradeSystemPreflightCheckResult preflightResult
public VsanUpgradeSystemUpgradeHistoryPreflightFail()
public VsanUpgradeSystemPreflightCheckResult getPreflightResult()
VsanUpgradeSystemPreflightCheckResultpublic void setPreflightResult(VsanUpgradeSystemPreflightCheckResult value)
value - allowed object is
VsanUpgradeSystemPreflightCheckResultCopyright © 2018. All rights reserved.