public class BlockDirtyBitmapAddCommand extends QApiCommand<BlockDirtyBitmapAdd,BlockDirtyBitmapAddCommand.Response>
QApiCommandDescriptor{name=block-dirty-bitmap-add, returns=null, data=BlockDirtyBitmapAdd}| Modifier and Type | Class and Description |
|---|---|
static class |
BlockDirtyBitmapAddCommand.Response
Response to a BlockDirtyBitmapAddCommand.
|
| Constructor and Description |
|---|
BlockDirtyBitmapAddCommand(BlockDirtyBitmapAdd argument)
Constructs a new BlockDirtyBitmapAddCommand.
|
getArgument, getCommandName, getReturnTypetoStringpublic BlockDirtyBitmapAddCommand(@Nonnull BlockDirtyBitmapAdd argument)