Uses of Interface
software.amazon.awssdk.services.customerprofiles.CustomerProfilesAsyncClient
-
Packages that use CustomerProfilesAsyncClient Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles software.amazon.awssdk.services.customerprofiles.paginators -
-
Uses of CustomerProfilesAsyncClient in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles that return CustomerProfilesAsyncClient Modifier and Type Method Description static CustomerProfilesAsyncClientCustomerProfilesAsyncClient. create()Create aCustomerProfilesAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of CustomerProfilesAsyncClient in software.amazon.awssdk.services.customerprofiles.paginators
Constructors in software.amazon.awssdk.services.customerprofiles.paginators with parameters of type CustomerProfilesAsyncClient Constructor Description ListEventStreamsPublisher(CustomerProfilesAsyncClient client, ListEventStreamsRequest firstRequest)
-