Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.DeleteDeviceRequest
-
Packages that use DeleteDeviceRequest 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 DeleteDeviceRequest in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness with parameters of type DeleteDeviceRequest Modifier and Type Method Description default CompletableFuture<DeleteDeviceResponse>AlexaForBusinessAsyncClient. deleteDevice(DeleteDeviceRequest deleteDeviceRequest)Deprecated.Alexa For Business is no longer supporteddefault DeleteDeviceResponseAlexaForBusinessClient. deleteDevice(DeleteDeviceRequest deleteDeviceRequest)Deprecated.Alexa For Business is no longer supported -
Uses of DeleteDeviceRequest in software.amazon.awssdk.services.alexaforbusiness.transform
Methods in software.amazon.awssdk.services.alexaforbusiness.transform with parameters of type DeleteDeviceRequest Modifier and Type Method Description SdkHttpFullRequestDeleteDeviceRequestMarshaller. marshall(DeleteDeviceRequest deleteDeviceRequest)
-