Uses of Class
software.amazon.awssdk.services.entityresolution.model.NamespaceRuleBasedProperties
-
Packages that use NamespaceRuleBasedProperties Package Description software.amazon.awssdk.services.entityresolution.model -
-
Uses of NamespaceRuleBasedProperties in software.amazon.awssdk.services.entityresolution.model
Methods in software.amazon.awssdk.services.entityresolution.model that return NamespaceRuleBasedProperties Modifier and Type Method Description NamespaceRuleBasedPropertiesIdNamespaceIdMappingWorkflowProperties. ruleBasedProperties()An object which defines any additional configurations required by rule-based matching.Methods in software.amazon.awssdk.services.entityresolution.model with parameters of type NamespaceRuleBasedProperties Modifier and Type Method Description IdNamespaceIdMappingWorkflowProperties.BuilderIdNamespaceIdMappingWorkflowProperties.Builder. ruleBasedProperties(NamespaceRuleBasedProperties ruleBasedProperties)An object which defines any additional configurations required by rule-based matching.
-