com.hyper9.simdk.stubs.dao
Class VirtualMachineConfigInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.VirtualMachineConfigInfo
- All Implemented Interfaces:
- Serializable
public class VirtualMachineConfigInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
VirtualMachineConfigInfo
public VirtualMachineConfigInfo()
getChangeVersion
public String getChangeVersion()
setChangeVersion
public void setChangeVersion(String toSet)
getModified
public Calendar getModified()
setModified
public void setModified(Calendar toSet)
getName
public String getName()
setName
public void setName(String toSet)
getGuestFullName
public String getGuestFullName()
setGuestFullName
public void setGuestFullName(String toSet)
getVersion
public String getVersion()
setVersion
public void setVersion(String toSet)
getUuid
public String getUuid()
setUuid
public void setUuid(String toSet)
getInstanceUuid
public String getInstanceUuid()
setInstanceUuid
public void setInstanceUuid(String toSet)
getNpivNodeWorldWideName
public List<Long> getNpivNodeWorldWideName()
setNpivNodeWorldWideName
public void setNpivNodeWorldWideName(List<Long> toSet)
getNpivPortWorldWideName
public List<Long> getNpivPortWorldWideName()
setNpivPortWorldWideName
public void setNpivPortWorldWideName(List<Long> toSet)
getNpivWorldWideNameType
public String getNpivWorldWideNameType()
setNpivWorldWideNameType
public void setNpivWorldWideNameType(String toSet)
getNpivDesiredNodeWwns
public Short getNpivDesiredNodeWwns()
setNpivDesiredNodeWwns
public void setNpivDesiredNodeWwns(Short toSet)
getNpivDesiredPortWwns
public Short getNpivDesiredPortWwns()
setNpivDesiredPortWwns
public void setNpivDesiredPortWwns(Short toSet)
getNpivTemporaryDisabled
public Boolean getNpivTemporaryDisabled()
setNpivTemporaryDisabled
public void setNpivTemporaryDisabled(Boolean toSet)
getNpivOnNonRdmDisks
public Boolean getNpivOnNonRdmDisks()
setNpivOnNonRdmDisks
public void setNpivOnNonRdmDisks(Boolean toSet)
getLocationId
public String getLocationId()
setLocationId
public void setLocationId(String toSet)
getTemplate
public Boolean getTemplate()
setTemplate
public void setTemplate(Boolean toSet)
getGuestId
public String getGuestId()
setGuestId
public void setGuestId(String toSet)
getAlternateGuestName
public String getAlternateGuestName()
setAlternateGuestName
public void setAlternateGuestName(String toSet)
getAnnotation
public String getAnnotation()
setAnnotation
public void setAnnotation(String toSet)
getFiles
public VirtualMachineFileInfo getFiles()
setFiles
public void setFiles(VirtualMachineFileInfo toSet)
getTools
public ToolsConfigInfo getTools()
setTools
public void setTools(ToolsConfigInfo toSet)
getFlags
public VirtualMachineFlagInfo getFlags()
setFlags
public void setFlags(VirtualMachineFlagInfo toSet)
getConsolePreferences
public VirtualMachineConsolePreferences getConsolePreferences()
setConsolePreferences
public void setConsolePreferences(VirtualMachineConsolePreferences toSet)
getDefaultPowerOps
public VirtualMachineDefaultPowerOpInfo getDefaultPowerOps()
setDefaultPowerOps
public void setDefaultPowerOps(VirtualMachineDefaultPowerOpInfo toSet)
getHardware
public VirtualHardware getHardware()
setHardware
public void setHardware(VirtualHardware toSet)
getCpuAllocation
public ResourceAllocationInfo getCpuAllocation()
setCpuAllocation
public void setCpuAllocation(ResourceAllocationInfo toSet)
getMemoryAllocation
public ResourceAllocationInfo getMemoryAllocation()
setMemoryAllocation
public void setMemoryAllocation(ResourceAllocationInfo toSet)
getMemoryHotAddEnabled
public Boolean getMemoryHotAddEnabled()
setMemoryHotAddEnabled
public void setMemoryHotAddEnabled(Boolean toSet)
getCpuHotAddEnabled
public Boolean getCpuHotAddEnabled()
setCpuHotAddEnabled
public void setCpuHotAddEnabled(Boolean toSet)
getCpuHotRemoveEnabled
public Boolean getCpuHotRemoveEnabled()
setCpuHotRemoveEnabled
public void setCpuHotRemoveEnabled(Boolean toSet)
getHotPlugMemoryLimit
public Long getHotPlugMemoryLimit()
setHotPlugMemoryLimit
public void setHotPlugMemoryLimit(Long toSet)
getHotPlugMemoryIncrementSize
public Long getHotPlugMemoryIncrementSize()
setHotPlugMemoryIncrementSize
public void setHotPlugMemoryIncrementSize(Long toSet)
getCpuAffinity
public VirtualMachineAffinityInfo getCpuAffinity()
setCpuAffinity
public void setCpuAffinity(VirtualMachineAffinityInfo toSet)
getMemoryAffinity
public VirtualMachineAffinityInfo getMemoryAffinity()
setMemoryAffinity
public void setMemoryAffinity(VirtualMachineAffinityInfo toSet)
getNetworkShaper
public VirtualMachineNetworkShaperInfo getNetworkShaper()
setNetworkShaper
public void setNetworkShaper(VirtualMachineNetworkShaperInfo toSet)
getExtraConfig
public List<OptionValue> getExtraConfig()
setExtraConfig
public void setExtraConfig(List<OptionValue> toSet)
getCpuFeatureMask
public List<HostCpuIdInfo> getCpuFeatureMask()
setCpuFeatureMask
public void setCpuFeatureMask(List<HostCpuIdInfo> toSet)
getDatastoreUrl
public List<VirtualMachineConfigInfoDatastoreUrlPair> getDatastoreUrl()
setDatastoreUrl
public void setDatastoreUrl(List<VirtualMachineConfigInfoDatastoreUrlPair> toSet)
getSwapPlacement
public String getSwapPlacement()
setSwapPlacement
public void setSwapPlacement(String toSet)
getBootOptions
public VirtualMachineBootOptions getBootOptions()
setBootOptions
public void setBootOptions(VirtualMachineBootOptions toSet)
getFtInfo
public FaultToleranceConfigInfo getFtInfo()
setFtInfo
public void setFtInfo(FaultToleranceConfigInfo toSet)
getVAppConfig
public VmConfigInfo getVAppConfig()
setVAppConfig
public void setVAppConfig(VmConfigInfo toSet)
getVAssertsEnabled
public Boolean getVAssertsEnabled()
setVAssertsEnabled
public void setVAssertsEnabled(Boolean toSet)
getChangeTrackingEnabled
public Boolean getChangeTrackingEnabled()
setChangeTrackingEnabled
public void setChangeTrackingEnabled(Boolean toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.