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)This is a variant ofGlueAsyncClient.listDataQualityRulesets(software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest)operation.default ListDataQualityRulesetsPublisherGlueAsyncClient. listDataQualityRulesetsPaginator(ListDataQualityRulesetsRequest listDataQualityRulesetsRequest)This is a variant ofGlueAsyncClient.listDataQualityRulesets(software.amazon.awssdk.services.glue.model.ListDataQualityRulesetsRequest)operation.
-