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