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)This is a variant ofCleanRoomsAsyncClient.listProtectedQueries(software.amazon.awssdk.services.cleanrooms.model.ListProtectedQueriesRequest)operation.default ListProtectedQueriesPublisherCleanRoomsAsyncClient. listProtectedQueriesPaginator(ListProtectedQueriesRequest listProtectedQueriesRequest)This is a variant ofCleanRoomsAsyncClient.listProtectedQueries(software.amazon.awssdk.services.cleanrooms.model.ListProtectedQueriesRequest)operation.
-