Uses of Class
software.amazon.awssdk.services.cleanrooms.model.IdMappingTableInputReferenceProperties
-
Packages that use IdMappingTableInputReferenceProperties Package Description software.amazon.awssdk.services.cleanrooms.model -
-
Uses of IdMappingTableInputReferenceProperties in software.amazon.awssdk.services.cleanrooms.model
Methods in software.amazon.awssdk.services.cleanrooms.model that return IdMappingTableInputReferenceProperties Modifier and Type Method Description IdMappingTableInputReferencePropertiesIdMappingTable. inputReferenceProperties()The input reference properties for the ID mapping table.Methods in software.amazon.awssdk.services.cleanrooms.model with parameters of type IdMappingTableInputReferenceProperties Modifier and Type Method Description IdMappingTable.BuilderIdMappingTable.Builder. inputReferenceProperties(IdMappingTableInputReferenceProperties inputReferenceProperties)The input reference properties for the ID mapping table.
-