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