com.hyper9.simdk.stubs.mao
Class Datastore
java.lang.Object
com.hyper9.simdk.stubs.mao.ManagedObjectReference
com.hyper9.simdk.stubs.mao.ManagedObject
com.hyper9.simdk.stubs.mao.ExtensibleManagedObject
com.hyper9.simdk.stubs.mao.ManagedEntity
com.hyper9.simdk.stubs.mao.Datastore
- All Implemented Interfaces:
- Serializable
public class Datastore
- extends ManagedEntity
- Author:
- akutz
- See Also:
- Serialized Form
Methods inherited from class com.hyper9.simdk.stubs.mao.ManagedEntity |
getAlarmActionsEnabled, getConfigIssue, getConfigStatus, getCustomValue, getDeclaredAlarmState, getDisabledMethod, getEffectiveRole, getName, getOverallStatus, getParent, getPermission, getRecentTask, getTag, getTriggeredAlarmState, setAlarmActionsEnabled, setConfigIssue, setConfigStatus, setCustomValue, setDeclaredAlarmState, setDisabledMethod, setEffectiveRole, setName, setOverallStatus, setParent, setPermission, setRecentTask, setTag, setTriggeredAlarmState |
Methods inherited from class com.hyper9.simdk.stubs.mao.ManagedObjectReference |
equals, get_Value, getJpaId, getServerGuid, getSessionKey, getType, set_Value, setJpaId, setServerGuid, setSessionKey, setType |
Datastore
public Datastore()
getHost
public List<DatastoreHostMount> getHost()
setHost
public void setHost(List<DatastoreHostMount> toSet)
getInfo
public DatastoreInfo getInfo()
setInfo
public void setInfo(DatastoreInfo toSet)
getVm
public List<VirtualMachine> getVm()
setVm
public void setVm(List<VirtualMachine> toSet)
getCapability
public DatastoreCapability getCapability()
setCapability
public void setCapability(DatastoreCapability toSet)
getSummary
public DatastoreSummary getSummary()
setSummary
public void setSummary(DatastoreSummary toSet)
getBrowser
public HostDatastoreBrowser getBrowser()
setBrowser
public void setBrowser(HostDatastoreBrowser toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.