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() |
getVmIdgetVdsIdgetRunAsync, setRunAsyncpublic 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 VdsAndVmIDVDSParametersBaseCopyright © 2012. All Rights Reserved.