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