Uses of Class
software.amazon.awssdk.services.cleanrooms.paginators.ListIdMappingTablesPublisher
-
Packages that use ListIdMappingTablesPublisher Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference. -
-
Uses of ListIdMappingTablesPublisher in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms that return ListIdMappingTablesPublisher Modifier and Type Method Description default ListIdMappingTablesPublisherCleanRoomsAsyncClient. listIdMappingTablesPaginator(Consumer<ListIdMappingTablesRequest.Builder> listIdMappingTablesRequest)This is a variant ofCleanRoomsAsyncClient.listIdMappingTables(software.amazon.awssdk.services.cleanrooms.model.ListIdMappingTablesRequest)operation.default ListIdMappingTablesPublisherCleanRoomsAsyncClient. listIdMappingTablesPaginator(ListIdMappingTablesRequest listIdMappingTablesRequest)This is a variant ofCleanRoomsAsyncClient.listIdMappingTables(software.amazon.awssdk.services.cleanrooms.model.ListIdMappingTablesRequest)operation.
-