Uses of Class
software.amazon.awssdk.services.cleanrooms.model.ListIdMappingTablesRequest
-
Packages that use ListIdMappingTablesRequest 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 ListIdMappingTablesRequest in software.amazon.awssdk.services.cleanrooms
-
Uses of ListIdMappingTablesRequest in software.amazon.awssdk.services.cleanrooms.paginators
Constructors in software.amazon.awssdk.services.cleanrooms.paginators with parameters of type ListIdMappingTablesRequest Constructor Description ListIdMappingTablesIterable(CleanRoomsClient client, ListIdMappingTablesRequest firstRequest)ListIdMappingTablesPublisher(CleanRoomsAsyncClient client, ListIdMappingTablesRequest firstRequest) -
Uses of ListIdMappingTablesRequest in software.amazon.awssdk.services.cleanrooms.transform
Methods in software.amazon.awssdk.services.cleanrooms.transform with parameters of type ListIdMappingTablesRequest Modifier and Type Method Description SdkHttpFullRequestListIdMappingTablesRequestMarshaller. marshall(ListIdMappingTablesRequest listIdMappingTablesRequest)
-