Uses of Interface
software.amazon.awssdk.services.customerprofiles.endpoints.CustomerProfilesEndpointProvider
-
Packages that use CustomerProfilesEndpointProvider Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles software.amazon.awssdk.services.customerprofiles.endpoints software.amazon.awssdk.services.customerprofiles.endpoints.internal -
-
Uses of CustomerProfilesEndpointProvider in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles with parameters of type CustomerProfilesEndpointProvider Modifier and Type Method Description default BCustomerProfilesBaseClientBuilder. endpointProvider(CustomerProfilesEndpointProvider endpointProvider)Set theCustomerProfilesEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of CustomerProfilesEndpointProvider in software.amazon.awssdk.services.customerprofiles.endpoints
Methods in software.amazon.awssdk.services.customerprofiles.endpoints that return CustomerProfilesEndpointProvider Modifier and Type Method Description static CustomerProfilesEndpointProviderCustomerProfilesEndpointProvider. defaultProvider() -
Uses of CustomerProfilesEndpointProvider in software.amazon.awssdk.services.customerprofiles.endpoints.internal
Classes in software.amazon.awssdk.services.customerprofiles.endpoints.internal that implement CustomerProfilesEndpointProvider Modifier and Type Class Description classDefaultCustomerProfilesEndpointProvider
-