Uses of Interface
software.amazon.awssdk.services.alexaforbusiness.endpoints.AlexaForBusinessEndpointProvider
-
Packages that use AlexaForBusinessEndpointProvider Package Description software.amazon.awssdk.services.alexaforbusiness Alexa for Business has been retired and is no longer supported.software.amazon.awssdk.services.alexaforbusiness.endpoints software.amazon.awssdk.services.alexaforbusiness.endpoints.internal -
-
Uses of AlexaForBusinessEndpointProvider in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness with parameters of type AlexaForBusinessEndpointProvider Modifier and Type Method Description default BAlexaForBusinessBaseClientBuilder. endpointProvider(AlexaForBusinessEndpointProvider endpointProvider)Set theAlexaForBusinessEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of AlexaForBusinessEndpointProvider in software.amazon.awssdk.services.alexaforbusiness.endpoints
Methods in software.amazon.awssdk.services.alexaforbusiness.endpoints that return AlexaForBusinessEndpointProvider Modifier and Type Method Description static AlexaForBusinessEndpointProviderAlexaForBusinessEndpointProvider. defaultProvider() -
Uses of AlexaForBusinessEndpointProvider in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal
Classes in software.amazon.awssdk.services.alexaforbusiness.endpoints.internal that implement AlexaForBusinessEndpointProvider Modifier and Type Class Description classDefaultAlexaForBusinessEndpointProvider
-