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.paginators software.amazon.awssdk.services.customerprofiles.transform -
-
Uses of ListRuleBasedMatchesRequest in software.amazon.awssdk.services.customerprofiles
-
Uses of ListRuleBasedMatchesRequest in software.amazon.awssdk.services.customerprofiles.paginators
Constructors in software.amazon.awssdk.services.customerprofiles.paginators with parameters of type ListRuleBasedMatchesRequest Constructor Description ListRuleBasedMatchesIterable(CustomerProfilesClient client, ListRuleBasedMatchesRequest firstRequest)ListRuleBasedMatchesPublisher(CustomerProfilesAsyncClient client, ListRuleBasedMatchesRequest firstRequest) -
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)
-