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