Uses of Class
software.amazon.awssdk.services.cleanrooms.model.ListProtectedQueriesRequest
-
Packages that use ListProtectedQueriesRequest Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference.software.amazon.awssdk.services.cleanrooms.paginators software.amazon.awssdk.services.cleanrooms.transform -
-
Uses of ListProtectedQueriesRequest in software.amazon.awssdk.services.cleanrooms
-
Uses of ListProtectedQueriesRequest in software.amazon.awssdk.services.cleanrooms.paginators
Constructors in software.amazon.awssdk.services.cleanrooms.paginators with parameters of type ListProtectedQueriesRequest Constructor Description ListProtectedQueriesIterable(CleanRoomsClient client, ListProtectedQueriesRequest firstRequest)ListProtectedQueriesPublisher(CleanRoomsAsyncClient client, ListProtectedQueriesRequest firstRequest) -
Uses of ListProtectedQueriesRequest in software.amazon.awssdk.services.cleanrooms.transform
Methods in software.amazon.awssdk.services.cleanrooms.transform with parameters of type ListProtectedQueriesRequest Modifier and Type Method Description SdkHttpFullRequestListProtectedQueriesRequestMarshaller. marshall(ListProtectedQueriesRequest listProtectedQueriesRequest)
-