Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.UpdateDeviceRequest
-
Packages that use UpdateDeviceRequest 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 UpdateDeviceRequest in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness with parameters of type UpdateDeviceRequest Modifier and Type Method Description default CompletableFuture<UpdateDeviceResponse>AlexaForBusinessAsyncClient. updateDevice(UpdateDeviceRequest updateDeviceRequest)Deprecated.Alexa For Business is no longer supporteddefault UpdateDeviceResponseAlexaForBusinessClient. updateDevice(UpdateDeviceRequest updateDeviceRequest)Deprecated.Alexa For Business is no longer supported -
Uses of UpdateDeviceRequest in software.amazon.awssdk.services.alexaforbusiness.transform
Methods in software.amazon.awssdk.services.alexaforbusiness.transform with parameters of type UpdateDeviceRequest Modifier and Type Method Description SdkHttpFullRequestUpdateDeviceRequestMarshaller. marshall(UpdateDeviceRequest updateDeviceRequest)
-