Uses of Interface
software.amazon.awssdk.services.wisdom.endpoints.WisdomEndpointProvider
-
Packages that use WisdomEndpointProvider Package Description software.amazon.awssdk.services.wisdom Amazon Connect Wisdom delivers agents the information they need to solve customer issues as they're actively speaking with customers.software.amazon.awssdk.services.wisdom.endpoints software.amazon.awssdk.services.wisdom.endpoints.internal -
-
Uses of WisdomEndpointProvider in software.amazon.awssdk.services.wisdom
Methods in software.amazon.awssdk.services.wisdom with parameters of type WisdomEndpointProvider Modifier and Type Method Description default BWisdomBaseClientBuilder. endpointProvider(WisdomEndpointProvider endpointProvider)Set theWisdomEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of WisdomEndpointProvider in software.amazon.awssdk.services.wisdom.endpoints
Methods in software.amazon.awssdk.services.wisdom.endpoints that return WisdomEndpointProvider Modifier and Type Method Description static WisdomEndpointProviderWisdomEndpointProvider. defaultProvider() -
Uses of WisdomEndpointProvider in software.amazon.awssdk.services.wisdom.endpoints.internal
Classes in software.amazon.awssdk.services.wisdom.endpoints.internal that implement WisdomEndpointProvider Modifier and Type Class Description classDefaultWisdomEndpointProvider
-