| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| software.amazon.awssdk.services.customerprofiles.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListRuleBasedMatchesResponse> |
CustomerProfilesAsyncClient.listRuleBasedMatches(ListRuleBasedMatchesRequest 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 |
|---|---|
SdkHttpFullRequest |
ListRuleBasedMatchesRequestMarshaller.marshall(ListRuleBasedMatchesRequest listRuleBasedMatchesRequest) |
Copyright © 2023. All rights reserved.