public class FaultTolerancePrimaryPowerOnNotAttempted extends VmFaultToleranceIssue
| Modifier and Type | Field and Description |
|---|---|
ManagedObjectReference |
primaryVm |
ManagedObjectReference |
secondaryVm |
dynamicProperty, dynamicType, faultCause, faultMessagedetail| Constructor and Description |
|---|
FaultTolerancePrimaryPowerOnNotAttempted() |
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
getPrimaryVm() |
ManagedObjectReference |
getSecondaryVm() |
void |
setPrimaryVm(ManagedObjectReference primaryVm) |
void |
setSecondaryVm(ManagedObjectReference secondaryVm) |
getDynamicProperty, getDynamicType, getFaultCause, getFaultMessage, setDynamicProperty, setDynamicType, setFaultCause, setFaultMessagegetCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ManagedObjectReference secondaryVm
public ManagedObjectReference primaryVm
public FaultTolerancePrimaryPowerOnNotAttempted()
public ManagedObjectReference getSecondaryVm()
public ManagedObjectReference getPrimaryVm()
public void setSecondaryVm(ManagedObjectReference secondaryVm)
public void setPrimaryVm(ManagedObjectReference primaryVm)
Copyright © 2011-2012. All Rights Reserved.