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