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