public class NbdServerStopCommand extends QApiCommand<Void,NbdServerStopCommand.Response>
QApiCommandDescriptor{name=nbd-server-stop, returns=null, data=null}
Modifier and Type | Class and Description |
---|---|
static class |
NbdServerStopCommand.Response
Response to a NbdServerStopCommand.
|
Constructor and Description |
---|
NbdServerStopCommand()
Constructs a new NbdServerStopCommand.
|
getArgument, getCommandName, getReturnType
toString
public NbdServerStopCommand()