| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
List<MatchItem> |
GetMatchesResponse.matches()
The list of matched profiles for this instance.
|
| Modifier and Type | Method and Description |
|---|---|
GetMatchesResponse.Builder |
GetMatchesResponse.Builder.matches(MatchItem... matches)
The list of matched profiles for this instance.
|
| Modifier and Type | Method and Description |
|---|---|
GetMatchesResponse.Builder |
GetMatchesResponse.Builder.matches(Collection<MatchItem> matches)
The list of matched profiles for this instance.
|
Copyright © 2023. All rights reserved.