Uses of Class
software.amazon.awssdk.services.cleanrooms.model.PopulateIdMappingTableRequest
-
Packages that use PopulateIdMappingTableRequest Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference.software.amazon.awssdk.services.cleanrooms.transform -
-
Uses of PopulateIdMappingTableRequest in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms with parameters of type PopulateIdMappingTableRequest Modifier and Type Method Description default CompletableFuture<PopulateIdMappingTableResponse>CleanRoomsAsyncClient. populateIdMappingTable(PopulateIdMappingTableRequest populateIdMappingTableRequest)Defines the information that's necessary to populate an ID mapping table.default PopulateIdMappingTableResponseCleanRoomsClient. populateIdMappingTable(PopulateIdMappingTableRequest populateIdMappingTableRequest)Defines the information that's necessary to populate an ID mapping table. -
Uses of PopulateIdMappingTableRequest in software.amazon.awssdk.services.cleanrooms.transform
Methods in software.amazon.awssdk.services.cleanrooms.transform with parameters of type PopulateIdMappingTableRequest Modifier and Type Method Description SdkHttpFullRequestPopulateIdMappingTableRequestMarshaller. marshall(PopulateIdMappingTableRequest populateIdMappingTableRequest)
-