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