public class RunVmOnceParams extends RunVmParams implements INotifyPropertyChanged, Serializable
Constructor and Description |
---|
RunVmOnceParams() |
RunVmOnceParams(Guid vmId) |
RunVmOnceParams(Guid vmId,
boolean isInternal) |
RunVmOnceParams(Guid vmId,
Guid powerClientId) |
Modifier and Type | Method and Description |
---|---|
String |
getSysPrepDomainName() |
String |
getSysPrepPassword() |
String |
getSysPrepUserName() |
void |
setSysPrepDomainName(String sysPrepDomainName) |
void |
setSysPrepPassword(String sysPrepPassword) |
void |
setSysPrepUserName(String sysPrepUserName) |
getAcpiEnable, getBootSequence, getClientIp, getCustomProperties, getDestinationVdsId, getDiskPath, getFloppyPath, getinitrd_url, getIsInternal, getkernel_params, getkernel_url, getKvmEnable, getReinitialize, getRequestingUser, getRunAndPause, getRunAsStateless, getUseVnc, getWin2kHackEnable, OnPropertyChanged, setAcpiEnable, setBootSequence, setClientIp, setCustomProperties, setDestinationVdsId, setDiskPath, setFloppyPath, setinitrd_url, setIsInternal, setkernel_params, setkernel_url, setKvmEnable, setReinitialize, setRequestingUser, setRunAndPause, setRunAsStateless, setUseVnc, setWin2kHackEnable
getVmId, setVmId
Accept, equals, getEntityId, getHttpSessionId, getImagesParameters, getMultipleAction, getParametersCurrentUser, getParentCommand, getParentParameters, getSessionId, getShouldBeLogged, getTaskGroupSuccess, getTaskIds, getTaskStartTime, getTransactionScopeOption, hashCode, isCompensationEnabled, setCompensationEnabled, setEntityId, setImagesParameters, setMultipleAction, setParametersCurrentUser, setParentCommand, setParentParemeters, setSessionId, setShouldBeLogged, setTaskGroupSuccess, setTaskIds, setTaskStartTime, setTransactionScopeOption
public RunVmOnceParams()
public RunVmOnceParams(Guid vmId)
public RunVmOnceParams(Guid vmId, boolean isInternal)
public void setSysPrepDomainName(String sysPrepDomainName)
public String getSysPrepDomainName()
public void setSysPrepUserName(String sysPrepUserName)
public String getSysPrepUserName()
public void setSysPrepPassword(String sysPrepPassword)
public String getSysPrepPassword()
Copyright © 2012. All Rights Reserved.