Uses of Class
software.amazon.awssdk.services.glue.paginators.ListDataQualityRulesetsPublisher
-
Packages that use ListDataQualityRulesetsPublisher Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of ListDataQualityRulesetsPublisher in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return ListDataQualityRulesetsPublisher Modifier and Type Method Description default ListDataQualityRulesetsPublisherGlueAsyncClient. listDataQualityRulesetsPaginator(Consumer<ListDataQualityRulesetsRequest.Builder> listDataQualityRulesetsRequest)Returns a paginated list of rulesets for the specified list of Glue tables.default ListDataQualityRulesetsPublisherGlueAsyncClient. listDataQualityRulesetsPaginator(ListDataQualityRulesetsRequest listDataQualityRulesetsRequest)Returns a paginated list of rulesets for the specified list of Glue tables.
-