@Generated public interface QueryExecutionService
This is the high-level interface, that contains generated methods.
Evolving: this interface is under development. Method signatures may change.
| Modifier and Type | Method and Description |
|---|---|
CancelQueryExecutionResponse |
cancelPublishedQueryExecution(CancelPublishedQueryExecutionRequest cancelPublishedQueryExecutionRequest)
Cancel the results for the a query for a published, embedded dashboard.
|
void |
executePublishedDashboardQuery(ExecutePublishedDashboardQueryRequest executePublishedDashboardQueryRequest)
Execute a query for a published dashboard.
|
PollQueryStatusResponse |
pollPublishedQueryStatus(PollPublishedQueryStatusRequest pollPublishedQueryStatusRequest)
Poll the results for the a query for a published, embedded dashboard.
|
CancelQueryExecutionResponse cancelPublishedQueryExecution(CancelPublishedQueryExecutionRequest cancelPublishedQueryExecutionRequest)
void executePublishedDashboardQuery(ExecutePublishedDashboardQueryRequest executePublishedDashboardQueryRequest)
PollQueryStatusResponse pollPublishedQueryStatus(PollPublishedQueryStatusRequest pollPublishedQueryStatusRequest)
Copyright © 2025. All rights reserved.