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