default CompletableFuture<ListDataQualityRulesetEvaluationRunsResponse> |
GlueAsyncClient.listDataQualityRulesetEvaluationRuns(Consumer<ListDataQualityRulesetEvaluationRunsRequest.Builder> listDataQualityRulesetEvaluationRunsRequest) |
Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.
|
default ListDataQualityRulesetEvaluationRunsResponse |
GlueClient.listDataQualityRulesetEvaluationRuns(Consumer<ListDataQualityRulesetEvaluationRunsRequest.Builder> listDataQualityRulesetEvaluationRunsRequest) |
Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.
|
default ListDataQualityRulesetEvaluationRunsPublisher |
GlueAsyncClient.listDataQualityRulesetEvaluationRunsPaginator(Consumer<ListDataQualityRulesetEvaluationRunsRequest.Builder> listDataQualityRulesetEvaluationRunsRequest) |
Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.
|
default ListDataQualityRulesetEvaluationRunsIterable |
GlueClient.listDataQualityRulesetEvaluationRunsPaginator(Consumer<ListDataQualityRulesetEvaluationRunsRequest.Builder> listDataQualityRulesetEvaluationRunsRequest) |
Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.
|