| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| Modifier and Type | Method and Description |
|---|---|
default ListRuleBasedMatchesResponse |
CustomerProfilesClient.listRuleBasedMatches(Consumer<ListRuleBasedMatchesRequest.Builder> listRuleBasedMatchesRequest)
Returns a set of
MatchIds that belong to the given domain. |
default ListRuleBasedMatchesResponse |
CustomerProfilesClient.listRuleBasedMatches(ListRuleBasedMatchesRequest listRuleBasedMatchesRequest)
Returns a set of
MatchIds that belong to the given domain. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListRuleBasedMatchesResponse> |
CustomerProfilesAsyncClient.listRuleBasedMatches(Consumer<ListRuleBasedMatchesRequest.Builder> listRuleBasedMatchesRequest)
Returns a set of
MatchIds that belong to the given domain. |
default CompletableFuture<ListRuleBasedMatchesResponse> |
CustomerProfilesAsyncClient.listRuleBasedMatches(ListRuleBasedMatchesRequest listRuleBasedMatchesRequest)
Returns a set of
MatchIds that belong to the given domain. |
Copyright © 2023. All rights reserved.