Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayResponse
-
Packages that use GetGatewayResponse Package Description software.amazon.awssdk.services.alexaforbusiness Alexa for Business has been retired and is no longer supported. -
-
Uses of GetGatewayResponse in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness that return GetGatewayResponse Modifier and Type Method Description default GetGatewayResponseAlexaForBusinessClient. getGateway(Consumer<GetGatewayRequest.Builder> getGatewayRequest)Deprecated.Alexa For Business is no longer supporteddefault GetGatewayResponseAlexaForBusinessClient. getGateway(GetGatewayRequest getGatewayRequest)Deprecated.Alexa For Business is no longer supportedMethods in software.amazon.awssdk.services.alexaforbusiness that return types with arguments of type GetGatewayResponse Modifier and Type Method Description default CompletableFuture<GetGatewayResponse>AlexaForBusinessAsyncClient. getGateway(Consumer<GetGatewayRequest.Builder> getGatewayRequest)Deprecated.Alexa For Business is no longer supporteddefault CompletableFuture<GetGatewayResponse>AlexaForBusinessAsyncClient. getGateway(GetGatewayRequest getGatewayRequest)Deprecated.Alexa For Business is no longer supported
-