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