com.hyper9.simdk.stubs.mao
Class HostSystem
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.HostSystem
- All Implemented Interfaces:
- Serializable
public class HostSystem
- 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 |
HostSystem
public HostSystem()
getSystemResources
public HostSystemResourceInfo getSystemResources()
setSystemResources
public void setSystemResources(HostSystemResourceInfo toSet)
getRuntime
public HostRuntimeInfo getRuntime()
setRuntime
public void setRuntime(HostRuntimeInfo toSet)
getDatastore
public List<Datastore> getDatastore()
setDatastore
public void setDatastore(List<Datastore> toSet)
getVm
public List<VirtualMachine> getVm()
setVm
public void setVm(List<VirtualMachine> toSet)
getNetwork
public List<Network> getNetwork()
setNetwork
public void setNetwork(List<Network> toSet)
getConfig
public HostConfigInfo getConfig()
setConfig
public void setConfig(HostConfigInfo toSet)
getCapability
public HostCapability getCapability()
setCapability
public void setCapability(HostCapability toSet)
getHardware
public HostHardwareInfo getHardware()
setHardware
public void setHardware(HostHardwareInfo toSet)
getSummary
public HostListSummary getSummary()
setSummary
public void setSummary(HostListSummary toSet)
getConfigManager
public HostConfigManager getConfigManager()
setConfigManager
public void setConfigManager(HostConfigManager toSet)
getDatastoreBrowser
public HostDatastoreBrowser getDatastoreBrowser()
setDatastoreBrowser
public void setDatastoreBrowser(HostDatastoreBrowser toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.