public class DestroyVmVDSCommandParameters extends VdsAndVmIDVDSParametersBase
Constructor and Description |
---|
DestroyVmVDSCommandParameters() |
DestroyVmVDSCommandParameters(Guid vdsId,
Guid vmId,
boolean force,
boolean gracefully,
int secondsToWait) |
Modifier and Type | Method and Description |
---|---|
boolean |
getForce() |
boolean |
getGracefully() |
int |
getSecondsToWait() |
String |
toString() |
getVmId
getVdsId
getRunAsync, setRunAsync
public DestroyVmVDSCommandParameters(Guid vdsId, Guid vmId, boolean force, boolean gracefully, int secondsToWait)
public DestroyVmVDSCommandParameters()
public boolean getForce()
public int getSecondsToWait()
public boolean getGracefully()
public String toString()
toString
in class VdsAndVmIDVDSParametersBase
Copyright © 2012. All Rights Reserved.