| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles |
|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
GetMatchesResult |
AbstractAmazonCustomerProfiles.getMatches(GetMatchesRequest request) |
GetMatchesResult |
AmazonCustomerProfiles.getMatches(GetMatchesRequest getMatchesRequest)
Before calling this API, use CreateDomain or
UpdateDomain
to enable identity resolution: set
Matching to true. |
GetMatchesResult |
AmazonCustomerProfilesClient.getMatches(GetMatchesRequest request)
Before calling this API, use CreateDomain or
UpdateDomain
to enable identity resolution: set
Matching to true. |
Future<GetMatchesResult> |
AbstractAmazonCustomerProfilesAsync.getMatchesAsync(GetMatchesRequest request) |
Future<GetMatchesResult> |
AmazonCustomerProfilesAsyncClient.getMatchesAsync(GetMatchesRequest request) |
Future<GetMatchesResult> |
AmazonCustomerProfilesAsync.getMatchesAsync(GetMatchesRequest getMatchesRequest)
Before calling this API, use CreateDomain or
UpdateDomain
to enable identity resolution: set
Matching to true. |
Future<GetMatchesResult> |
AbstractAmazonCustomerProfilesAsync.getMatchesAsync(GetMatchesRequest request,
AsyncHandler<GetMatchesRequest,GetMatchesResult> asyncHandler) |
Future<GetMatchesResult> |
AmazonCustomerProfilesAsyncClient.getMatchesAsync(GetMatchesRequest request,
AsyncHandler<GetMatchesRequest,GetMatchesResult> asyncHandler) |
Future<GetMatchesResult> |
AmazonCustomerProfilesAsync.getMatchesAsync(GetMatchesRequest getMatchesRequest,
AsyncHandler<GetMatchesRequest,GetMatchesResult> asyncHandler)
Before calling this API, use CreateDomain or
UpdateDomain
to enable identity resolution: set
Matching to true. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetMatchesResult> |
AbstractAmazonCustomerProfilesAsync.getMatchesAsync(GetMatchesRequest request,
AsyncHandler<GetMatchesRequest,GetMatchesResult> asyncHandler) |
Future<GetMatchesResult> |
AmazonCustomerProfilesAsyncClient.getMatchesAsync(GetMatchesRequest request,
AsyncHandler<GetMatchesRequest,GetMatchesResult> asyncHandler) |
Future<GetMatchesResult> |
AmazonCustomerProfilesAsync.getMatchesAsync(GetMatchesRequest getMatchesRequest,
AsyncHandler<GetMatchesRequest,GetMatchesResult> asyncHandler)
Before calling this API, use CreateDomain or
UpdateDomain
to enable identity resolution: set
Matching to true. |
| Modifier and Type | Method and Description |
|---|---|
GetMatchesRequest |
GetMatchesRequest.clone() |
GetMatchesRequest |
GetMatchesRequest.withDomainName(String domainName)
The unique name of the domain.
|
GetMatchesRequest |
GetMatchesRequest.withMaxResults(Integer maxResults)
The maximum number of results to return per page.
|
GetMatchesRequest |
GetMatchesRequest.withNextToken(String nextToken)
The token for the next set of results.
|
Copyright © 2025. All rights reserved.