public class HostVmfsRescanResult extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
LocalizedMethodFault |
fault |
ManagedObjectReference |
host |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostVmfsRescanResult() |
| Modifier and Type | Method and Description |
|---|---|
LocalizedMethodFault |
getFault() |
ManagedObjectReference |
getHost() |
void |
setFault(LocalizedMethodFault fault) |
void |
setHost(ManagedObjectReference host) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ManagedObjectReference host
public LocalizedMethodFault fault
public ManagedObjectReference getHost()
public LocalizedMethodFault getFault()
public void setHost(ManagedObjectReference host)
public void setFault(LocalizedMethodFault fault)
Copyright © 2011-2012. All Rights Reserved.