public class SetVmTicketVDSCommandParameters extends VdsAndVmIDVDSParametersBase
| Constructor and Description |
|---|
SetVmTicketVDSCommandParameters() |
SetVmTicketVDSCommandParameters(Guid vdsId,
Guid vmId,
String ticket,
int validTime) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTicket() |
int |
getValidTime() |
String |
toString() |
getVmIdgetVdsIdgetRunAsync, setRunAsyncpublic SetVmTicketVDSCommandParameters(Guid vdsId, Guid vmId, String ticket, int validTime)
public SetVmTicketVDSCommandParameters()
public String getTicket()
public int getValidTime()
public String toString()
toString in class VdsAndVmIDVDSParametersBaseCopyright © 2012. All Rights Reserved.