com.hyper9.simdk.stubs.mao
Class VirtualMachine
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.VirtualMachine
- All Implemented Interfaces:
- Serializable
public class VirtualMachine
- 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 |
VirtualMachine
public VirtualMachine()
getRuntime
public VirtualMachineRuntimeInfo getRuntime()
setRuntime
public void setRuntime(VirtualMachineRuntimeInfo toSet)
getDatastore
public List<Datastore> getDatastore()
setDatastore
public void setDatastore(List<Datastore> toSet)
getNetwork
public List<Network> getNetwork()
setNetwork
public void setNetwork(List<Network> toSet)
getConfig
public VirtualMachineConfigInfo getConfig()
setConfig
public void setConfig(VirtualMachineConfigInfo toSet)
getResourcePool
public ResourcePool getResourcePool()
setResourcePool
public void setResourcePool(ResourcePool toSet)
getCapability
public VirtualMachineCapability getCapability()
setCapability
public void setCapability(VirtualMachineCapability toSet)
getSnapshot
public VirtualMachineSnapshotInfo getSnapshot()
setSnapshot
public void setSnapshot(VirtualMachineSnapshotInfo toSet)
getLayout
public VirtualMachineFileLayout getLayout()
setLayout
public void setLayout(VirtualMachineFileLayout toSet)
getSummary
public VirtualMachineSummary getSummary()
setSummary
public void setSummary(VirtualMachineSummary toSet)
getStorage
public VirtualMachineStorageInfo getStorage()
setStorage
public void setStorage(VirtualMachineStorageInfo toSet)
getGuest
public GuestInfo getGuest()
setGuest
public void setGuest(GuestInfo toSet)
getGuestHeartbeatStatus
public ManagedEntityStatus getGuestHeartbeatStatus()
setGuestHeartbeatStatus
public void setGuestHeartbeatStatus(ManagedEntityStatus toSet)
getEnvironmentBrowser
public EnvironmentBrowser getEnvironmentBrowser()
setEnvironmentBrowser
public void setEnvironmentBrowser(EnvironmentBrowser toSet)
getLayoutEx
public VirtualMachineFileLayoutEx getLayoutEx()
setLayoutEx
public void setLayoutEx(VirtualMachineFileLayoutEx toSet)
getResourceConfig
public ResourceConfigSpec getResourceConfig()
setResourceConfig
public void setResourceConfig(ResourceConfigSpec toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.