public class QueryIothreadsCommand extends QApiCommand<Void,QueryIothreadsCommand.Response>
QApiCommandDescriptor{name=query-iothreads, returns=[IOThreadInfo], data=null}
Modifier and Type | Class and Description |
---|---|
static class |
QueryIothreadsCommand.Response
Response to a QueryIothreadsCommand.
|
Constructor and Description |
---|
QueryIothreadsCommand()
Constructs a new QueryIothreadsCommand.
|
getArgument, getCommandName, getReturnType
toString
public QueryIothreadsCommand()