Uses of Class
software.amazon.awssdk.services.cleanrooms.model.IdMappingConfig
-
Packages that use IdMappingConfig Package Description software.amazon.awssdk.services.cleanrooms.model -
-
Uses of IdMappingConfig in software.amazon.awssdk.services.cleanrooms.model
Methods in software.amazon.awssdk.services.cleanrooms.model that return IdMappingConfig Modifier and Type Method Description IdMappingConfigCollaborationIdNamespaceAssociation. idMappingConfig()Returns the value of the IdMappingConfig property for this object.IdMappingConfigCreateIdNamespaceAssociationRequest. idMappingConfig()The configuration settings for the ID mapping table.IdMappingConfigIdNamespaceAssociation. idMappingConfig()The configuration settings for the ID mapping table.IdMappingConfigUpdateIdNamespaceAssociationRequest. idMappingConfig()The configuration settings for the ID mapping table.Methods in software.amazon.awssdk.services.cleanrooms.model with parameters of type IdMappingConfig Modifier and Type Method Description CollaborationIdNamespaceAssociation.BuilderCollaborationIdNamespaceAssociation.Builder. idMappingConfig(IdMappingConfig idMappingConfig)Sets the value of the IdMappingConfig property for this object.CreateIdNamespaceAssociationRequest.BuilderCreateIdNamespaceAssociationRequest.Builder. idMappingConfig(IdMappingConfig idMappingConfig)The configuration settings for the ID mapping table.IdNamespaceAssociation.BuilderIdNamespaceAssociation.Builder. idMappingConfig(IdMappingConfig idMappingConfig)The configuration settings for the ID mapping table.UpdateIdNamespaceAssociationRequest.BuilderUpdateIdNamespaceAssociationRequest.Builder. idMappingConfig(IdMappingConfig idMappingConfig)The configuration settings for the ID mapping table.
-