Uses of Interface
software.amazon.awssdk.services.connectparticipant.endpoints.ConnectParticipantEndpointProvider
-
-
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
-