Uses of Class
software.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredTablesIterable
-
Packages that use ListConfiguredTablesIterable Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference. -
-
Uses of ListConfiguredTablesIterable in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms that return ListConfiguredTablesIterable Modifier and Type Method Description default ListConfiguredTablesIterableCleanRoomsClient. listConfiguredTablesPaginator(Consumer<ListConfiguredTablesRequest.Builder> listConfiguredTablesRequest)Lists configured tables.default ListConfiguredTablesIterableCleanRoomsClient. listConfiguredTablesPaginator(ListConfiguredTablesRequest listConfiguredTablesRequest)Lists configured tables.
-