Uses of Class
software.amazon.awssdk.services.glue.paginators.ListDataQualityRulesetEvaluationRunsIterable
-
Packages that use ListDataQualityRulesetEvaluationRunsIterable Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of ListDataQualityRulesetEvaluationRunsIterable in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return ListDataQualityRulesetEvaluationRunsIterable Modifier and Type Method Description default ListDataQualityRulesetEvaluationRunsIterableGlueClient. listDataQualityRulesetEvaluationRunsPaginator(Consumer<ListDataQualityRulesetEvaluationRunsRequest.Builder> listDataQualityRulesetEvaluationRunsRequest)Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.default ListDataQualityRulesetEvaluationRunsIterableGlueClient. listDataQualityRulesetEvaluationRunsPaginator(ListDataQualityRulesetEvaluationRunsRequest listDataQualityRulesetEvaluationRunsRequest)Lists all the runs meeting the filter criteria, where a ruleset is evaluated against a data source.
-