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