| Package | Description |
|---|---|
| software.amazon.awssdk.services.entityresolution |
Welcome to the AWS Entity Resolution API Reference.
|
| software.amazon.awssdk.services.entityresolution.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetMatchIdResponse |
EntityResolutionClient.getMatchId(GetMatchIdRequest getMatchIdRequest)
Returns the corresponding Match ID of a customer record if the record has been processed.
|
default CompletableFuture<GetMatchIdResponse> |
EntityResolutionAsyncClient.getMatchId(GetMatchIdRequest getMatchIdRequest)
Returns the corresponding Match ID of a customer record if the record has been processed.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMatchIdRequestMarshaller.marshall(GetMatchIdRequest getMatchIdRequest) |
Copyright © 2023. All rights reserved.