@Generated public class QueryHistoryAPI extends Object
Constructor and Description |
---|
QueryHistoryAPI(ApiClient apiClient)
Regular-use constructor
|
QueryHistoryAPI(QueryHistoryService mock)
Constructor for mocks
|
Modifier and Type | Method and Description |
---|---|
QueryHistoryService |
impl() |
Iterable<QueryInfo> |
list(ListQueryHistoryRequest request)
List Queries.
|
public QueryHistoryAPI(ApiClient apiClient)
public QueryHistoryAPI(QueryHistoryService mock)
public Iterable<QueryInfo> list(ListQueryHistoryRequest request)
List the history of queries through SQL warehouses.
You can filter by user ID, warehouse ID, status, and time range.
public QueryHistoryService impl()
Copyright © 2024. All rights reserved.