Uses of Class
software.amazon.awssdk.services.cleanrooms.model.UpdateIdMappingTableRequest
-
Packages that use UpdateIdMappingTableRequest Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference.software.amazon.awssdk.services.cleanrooms.transform -
-
Uses of UpdateIdMappingTableRequest in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms with parameters of type UpdateIdMappingTableRequest Modifier and Type Method Description default CompletableFuture<UpdateIdMappingTableResponse>CleanRoomsAsyncClient. updateIdMappingTable(UpdateIdMappingTableRequest updateIdMappingTableRequest)Provides the details that are necessary to update an ID mapping table.default UpdateIdMappingTableResponseCleanRoomsClient. updateIdMappingTable(UpdateIdMappingTableRequest updateIdMappingTableRequest)Provides the details that are necessary to update an ID mapping table. -
Uses of UpdateIdMappingTableRequest in software.amazon.awssdk.services.cleanrooms.transform
Methods in software.amazon.awssdk.services.cleanrooms.transform with parameters of type UpdateIdMappingTableRequest Modifier and Type Method Description SdkHttpFullRequestUpdateIdMappingTableRequestMarshaller. marshall(UpdateIdMappingTableRequest updateIdMappingTableRequest)
-