public class MigrateCancelCommand extends QApiCommand<Void,MigrateCancelCommand.Response>
QApiCommandDescriptor{name=migrate_cancel, returns=null, data=null}| Modifier and Type | Class and Description |
|---|---|
static class |
MigrateCancelCommand.Response
Response to a MigrateCancelCommand.
|
| Constructor and Description |
|---|
MigrateCancelCommand()
Constructs a new MigrateCancelCommand.
|
getArgument, getCommandName, getReturnTypetoStringpublic MigrateCancelCommand()