Uses of Interface
software.amazon.awssdk.services.connectparticipant.endpoints.ConnectParticipantEndpointProvider
-
Packages that use ConnectParticipantEndpointProvider Package Description software.amazon.awssdk.services.connectparticipant Amazon Connect is an easy-to-use omnichannel cloud contact center service that enables companies of any size to deliver superior customer service at a lower cost.software.amazon.awssdk.services.connectparticipant.endpoints software.amazon.awssdk.services.connectparticipant.endpoints.internal -
-
Uses of ConnectParticipantEndpointProvider in software.amazon.awssdk.services.connectparticipant
Methods in software.amazon.awssdk.services.connectparticipant with parameters of type ConnectParticipantEndpointProvider Modifier and Type Method Description default BConnectParticipantBaseClientBuilder. endpointProvider(ConnectParticipantEndpointProvider endpointProvider)Set theConnectParticipantEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of ConnectParticipantEndpointProvider in software.amazon.awssdk.services.connectparticipant.endpoints
Methods in software.amazon.awssdk.services.connectparticipant.endpoints that return ConnectParticipantEndpointProvider Modifier and Type Method Description static ConnectParticipantEndpointProviderConnectParticipantEndpointProvider. defaultProvider() -
Uses of ConnectParticipantEndpointProvider in software.amazon.awssdk.services.connectparticipant.endpoints.internal
Classes in software.amazon.awssdk.services.connectparticipant.endpoints.internal that implement ConnectParticipantEndpointProvider Modifier and Type Class Description classDefaultConnectParticipantEndpointProvider
-