Uses of Class
software.amazon.awssdk.services.cleanrooms.paginators.ListProtectedQueriesPublisher
-
Packages that use ListProtectedQueriesPublisher Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference. -
-
Uses of ListProtectedQueriesPublisher in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms that return ListProtectedQueriesPublisher Modifier and Type Method Description default ListProtectedQueriesPublisherCleanRoomsAsyncClient. listProtectedQueriesPaginator(Consumer<ListProtectedQueriesRequest.Builder> listProtectedQueriesRequest)Lists protected queries, sorted by the most recent query.default ListProtectedQueriesPublisherCleanRoomsAsyncClient. listProtectedQueriesPaginator(ListProtectedQueriesRequest listProtectedQueriesRequest)Lists protected queries, sorted by the most recent query.
-