Uses of Class
software.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationsPublisher
-
Packages that use ListCollaborationsPublisher Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference. -
-
Uses of ListCollaborationsPublisher in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms that return ListCollaborationsPublisher Modifier and Type Method Description default ListCollaborationsPublisherCleanRoomsAsyncClient. listCollaborationsPaginator(Consumer<ListCollaborationsRequest.Builder> listCollaborationsRequest)This is a variant ofCleanRoomsAsyncClient.listCollaborations(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationsRequest)operation.default ListCollaborationsPublisherCleanRoomsAsyncClient. listCollaborationsPaginator(ListCollaborationsRequest listCollaborationsRequest)This is a variant ofCleanRoomsAsyncClient.listCollaborations(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationsRequest)operation.
-