Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithRoomRequest
-
Packages that use AssociateDeviceWithRoomRequest 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 AssociateDeviceWithRoomRequest in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness with parameters of type AssociateDeviceWithRoomRequest Modifier and Type Method Description default CompletableFuture<AssociateDeviceWithRoomResponse>AlexaForBusinessAsyncClient. associateDeviceWithRoom(AssociateDeviceWithRoomRequest associateDeviceWithRoomRequest)Deprecated.Alexa For Business is no longer supporteddefault AssociateDeviceWithRoomResponseAlexaForBusinessClient. associateDeviceWithRoom(AssociateDeviceWithRoomRequest associateDeviceWithRoomRequest)Deprecated.Alexa For Business is no longer supported -
Uses of AssociateDeviceWithRoomRequest in software.amazon.awssdk.services.alexaforbusiness.transform
Methods in software.amazon.awssdk.services.alexaforbusiness.transform with parameters of type AssociateDeviceWithRoomRequest Modifier and Type Method Description SdkHttpFullRequestAssociateDeviceWithRoomRequestMarshaller. marshall(AssociateDeviceWithRoomRequest associateDeviceWithRoomRequest)
-