Interface QueryShowTargetsRequest

All Superinterfaces:
QueryExecutionRequest

public interface QueryShowTargetsRequest extends QueryExecutionRequest
Represents a VQL SHOW TARGETS metadata query request, which can be submitted through QueryService.query(QueryExecutionRequest). Learn more in the VQL documentation.