public class ClusterFailoverHostAdmissionControlInfoHostStatus extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ManagedObjectReference |
host |
ManagedEntityStatus |
status |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ClusterFailoverHostAdmissionControlInfoHostStatus() |
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
getHost() |
ManagedEntityStatus |
getStatus() |
void |
setHost(ManagedObjectReference host) |
void |
setStatus(ManagedEntityStatus status) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ManagedObjectReference host
public ManagedEntityStatus status
public ClusterFailoverHostAdmissionControlInfoHostStatus()
public ManagedObjectReference getHost()
public ManagedEntityStatus getStatus()
public void setHost(ManagedObjectReference host)
public void setStatus(ManagedEntityStatus status)
Copyright © 2011-2012. All Rights Reserved.