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