Uses of Class
software.amazon.awssdk.services.cleanrooms.model.CreateIdMappingTableRequest
-
Packages that use CreateIdMappingTableRequest Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference.software.amazon.awssdk.services.cleanrooms.transform -
-
Uses of CreateIdMappingTableRequest in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms with parameters of type CreateIdMappingTableRequest Modifier and Type Method Description default CompletableFuture<CreateIdMappingTableResponse>CleanRoomsAsyncClient. createIdMappingTable(CreateIdMappingTableRequest createIdMappingTableRequest)Creates an ID mapping table.default CreateIdMappingTableResponseCleanRoomsClient. createIdMappingTable(CreateIdMappingTableRequest createIdMappingTableRequest)Creates an ID mapping table. -
Uses of CreateIdMappingTableRequest in software.amazon.awssdk.services.cleanrooms.transform
Methods in software.amazon.awssdk.services.cleanrooms.transform with parameters of type CreateIdMappingTableRequest Modifier and Type Method Description SdkHttpFullRequestCreateIdMappingTableRequestMarshaller. marshall(CreateIdMappingTableRequest createIdMappingTableRequest)
-