Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.GetDeviceRequest
-
Packages that use GetDeviceRequest 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 GetDeviceRequest in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness with parameters of type GetDeviceRequest Modifier and Type Method Description default CompletableFuture<GetDeviceResponse>AlexaForBusinessAsyncClient. getDevice(GetDeviceRequest getDeviceRequest)Deprecated.Alexa For Business is no longer supporteddefault GetDeviceResponseAlexaForBusinessClient. getDevice(GetDeviceRequest getDeviceRequest)Deprecated.Alexa For Business is no longer supported -
Uses of GetDeviceRequest in software.amazon.awssdk.services.alexaforbusiness.transform
Methods in software.amazon.awssdk.services.alexaforbusiness.transform with parameters of type GetDeviceRequest Modifier and Type Method Description SdkHttpFullRequestGetDeviceRequestMarshaller. marshall(GetDeviceRequest getDeviceRequest)
-