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