Uses of Class
software.amazon.awssdk.services.customerprofiles.model.ListRuleBasedMatchesRequest
-
Packages that use ListRuleBasedMatchesRequest Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles software.amazon.awssdk.services.customerprofiles.transform -
-
Uses of ListRuleBasedMatchesRequest in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles with parameters of type ListRuleBasedMatchesRequest Modifier and Type Method Description default CompletableFuture<ListRuleBasedMatchesResponse>CustomerProfilesAsyncClient. listRuleBasedMatches(ListRuleBasedMatchesRequest listRuleBasedMatchesRequest)Returns a set ofMatchIdsthat belong to the given domain.default ListRuleBasedMatchesResponseCustomerProfilesClient. listRuleBasedMatches(ListRuleBasedMatchesRequest listRuleBasedMatchesRequest)Returns a set ofMatchIdsthat belong to the given domain. -
Uses of ListRuleBasedMatchesRequest in software.amazon.awssdk.services.customerprofiles.transform
Methods in software.amazon.awssdk.services.customerprofiles.transform with parameters of type ListRuleBasedMatchesRequest Modifier and Type Method Description SdkHttpFullRequestListRuleBasedMatchesRequestMarshaller. marshall(ListRuleBasedMatchesRequest listRuleBasedMatchesRequest)
-