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)This is a variant ofLakeFormationClient.listResources(software.amazon.awssdk.services.lakeformation.model.ListResourcesRequest)operation.default ListResourcesIterableLakeFormationClient. listResourcesPaginator(ListResourcesRequest listResourcesRequest)This is a variant ofLakeFormationClient.listResources(software.amazon.awssdk.services.lakeformation.model.ListResourcesRequest)operation.
-