Uses of Class
software.amazon.awssdk.services.glue.paginators.ListCrawlersIterable
-
Packages that use ListCrawlersIterable Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of ListCrawlersIterable in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return ListCrawlersIterable Modifier and Type Method Description default ListCrawlersIterableGlueClient. listCrawlersPaginator(Consumer<ListCrawlersRequest.Builder> listCrawlersRequest)Retrieves the names of all crawler resources in this Amazon Web Services account, or the resources with the specified tag.default ListCrawlersIterableGlueClient. listCrawlersPaginator(ListCrawlersRequest listCrawlersRequest)Retrieves the names of all crawler resources in this Amazon Web Services account, or the resources with the specified tag.
-