| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
static Rule.Builder |
Rule.builder() |
Rule.Builder |
Rule.Builder.matchingKeys(Collection<String> matchingKeys)
A list of
MatchingKeys. |
Rule.Builder |
Rule.Builder.matchingKeys(String... matchingKeys)
A list of
MatchingKeys. |
Rule.Builder |
Rule.Builder.ruleName(String ruleName)
A name for the matching rule.
|
Rule.Builder |
Rule.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Rule.Builder> |
Rule.serializableBuilderClass() |
Copyright © 2023. All rights reserved.