public class ShutdownVmParameters extends VmOperationParameterBase implements Serializable
| Constructor and Description |
|---|
ShutdownVmParameters() |
ShutdownVmParameters(Guid vmID,
boolean waitBeforeShutdown) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getWaitBeforeShutdown()
If true: Before actually performing a shutdown within the guest, wait for a certain pertiod while an appropriate
message is displayed within the guest.
|
void |
setWaitBeforeShutdown(boolean value) |
getVmId, setVmIdAccept, 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, setTransactionScopeOptionpublic ShutdownVmParameters()
public ShutdownVmParameters(Guid vmID, boolean waitBeforeShutdown)
Copyright © 2012. All Rights Reserved.