public class StopVmParameters extends VmOperationParameterBase implements Serializable
Constructor and Description |
---|
StopVmParameters() |
StopVmParameters(Guid vmID,
StopVmTypeEnum stopVmType) |
Modifier and Type | Method and Description |
---|---|
StopVmTypeEnum |
getStopVmType() |
void |
setStopVmType(StopVmTypeEnum value) |
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 StopVmParameters(Guid vmID, StopVmTypeEnum stopVmType)
public StopVmParameters()
public StopVmTypeEnum getStopVmType()
public void setStopVmType(StopVmTypeEnum value)
Copyright © 2012. All Rights Reserved.