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