Uses of Class
software.amazon.awssdk.services.customerprofiles.paginators.ListRuleBasedMatchesIterable
-
Packages that use ListRuleBasedMatchesIterable Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles -
-
Uses of ListRuleBasedMatchesIterable in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles that return ListRuleBasedMatchesIterable Modifier and Type Method Description default ListRuleBasedMatchesIterableCustomerProfilesClient. listRuleBasedMatchesPaginator(Consumer<ListRuleBasedMatchesRequest.Builder> listRuleBasedMatchesRequest)This is a variant ofCustomerProfilesClient.listRuleBasedMatches(software.amazon.awssdk.services.customerprofiles.model.ListRuleBasedMatchesRequest)operation.default ListRuleBasedMatchesIterableCustomerProfilesClient. listRuleBasedMatchesPaginator(ListRuleBasedMatchesRequest listRuleBasedMatchesRequest)This is a variant ofCustomerProfilesClient.listRuleBasedMatches(software.amazon.awssdk.services.customerprofiles.model.ListRuleBasedMatchesRequest)operation.
-