Uses of Class
software.amazon.awssdk.services.lakeformation.paginators.ListResourcesIterable
-
Packages that use ListResourcesIterable Package Description software.amazon.awssdk.services.lakeformation Lake Formation -
-
Uses of ListResourcesIterable in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation that return ListResourcesIterable Modifier and Type Method Description default ListResourcesIterableLakeFormationClient. listResourcesPaginator(Consumer<ListResourcesRequest.Builder> listResourcesRequest)Lists the resources registered to be managed by the Data Catalog.default ListResourcesIterableLakeFormationClient. listResourcesPaginator(ListResourcesRequest listResourcesRequest)Lists the resources registered to be managed by the Data Catalog.
-