| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
static AttributeMatchingModel |
AttributeMatchingModel.fromValue(String value)
Use this in place of valueOf.
|
static AttributeMatchingModel |
AttributeMatchingModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeMatchingModel[] |
AttributeMatchingModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NamespaceRuleBasedProperties |
NamespaceRuleBasedProperties.withAttributeMatchingModel(AttributeMatchingModel attributeMatchingModel)
The comparison type.
|
RuleBasedProperties |
RuleBasedProperties.withAttributeMatchingModel(AttributeMatchingModel attributeMatchingModel)
The comparison type.
|
IdMappingRuleBasedProperties |
IdMappingRuleBasedProperties.withAttributeMatchingModel(AttributeMatchingModel attributeMatchingModel)
The comparison type.
|
Copyright © 2025. All rights reserved.