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