Uses of Class
software.amazon.awssdk.services.customerprofiles.paginators.GetSimilarProfilesPublisher
-
Packages that use GetSimilarProfilesPublisher Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles -
-
Uses of GetSimilarProfilesPublisher in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles that return GetSimilarProfilesPublisher Modifier and Type Method Description default GetSimilarProfilesPublisherCustomerProfilesAsyncClient. getSimilarProfilesPaginator(Consumer<GetSimilarProfilesRequest.Builder> getSimilarProfilesRequest)This is a variant ofCustomerProfilesAsyncClient.getSimilarProfiles(software.amazon.awssdk.services.customerprofiles.model.GetSimilarProfilesRequest)operation.default GetSimilarProfilesPublisherCustomerProfilesAsyncClient. getSimilarProfilesPaginator(GetSimilarProfilesRequest getSimilarProfilesRequest)This is a variant ofCustomerProfilesAsyncClient.getSimilarProfiles(software.amazon.awssdk.services.customerprofiles.model.GetSimilarProfilesRequest)operation.
-