| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| software.amazon.awssdk.services.customerprofiles.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetMatchesResponse |
CustomerProfilesClient.getMatches(GetMatchesRequest getMatchesRequest)
Before calling this API, use CreateDomain or
UpdateDomain
to enable identity resolution: set
Matching to true. |
default CompletableFuture<GetMatchesResponse> |
CustomerProfilesAsyncClient.getMatches(GetMatchesRequest getMatchesRequest)
Before calling this API, use CreateDomain or
UpdateDomain
to enable identity resolution: set
Matching to true. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMatchesRequestMarshaller.marshall(GetMatchesRequest getMatchesRequest) |
Copyright © 2023. All rights reserved.