public class CpuAddCommand extends QApiCommand<CpuAddCommand.Arguments,CpuAddCommand.Response>
QApiCommandDescriptor{name=cpu-add, returns=null, data={id=int}}| Modifier and Type | Class and Description |
|---|---|
static class |
CpuAddCommand.Arguments
Compound arguments to a CpuAddCommand.
|
static class |
CpuAddCommand.Response
Response to a CpuAddCommand.
|
| Constructor and Description |
|---|
CpuAddCommand(CpuAddCommand.Arguments argument)
Constructs a new CpuAddCommand.
|
CpuAddCommand(long id)
Constructs a new CpuAddCommand.
|
getArgument, getCommandName, getReturnTypetoStringpublic CpuAddCommand(@Nonnull CpuAddCommand.Arguments argument)
public CpuAddCommand(long id)