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