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