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)Lists collaborations the caller owns, is active in, or has been invited to.default ListCollaborationsPublisherCleanRoomsAsyncClient. listCollaborationsPaginator(ListCollaborationsRequest listCollaborationsRequest)Lists collaborations the caller owns, is active in, or has been invited to.
-