| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateDeviceWithRoomResult |
AmazonAlexaForBusinessClient.associateDeviceWithRoom(AssociateDeviceWithRoomRequest request)
Associates a device with a given room.
|
AssociateDeviceWithRoomResult |
AbstractAmazonAlexaForBusiness.associateDeviceWithRoom(AssociateDeviceWithRoomRequest request) |
AssociateDeviceWithRoomResult |
AmazonAlexaForBusiness.associateDeviceWithRoom(AssociateDeviceWithRoomRequest associateDeviceWithRoomRequest)
Associates a device with a given room.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateDeviceWithRoomResult> |
AbstractAmazonAlexaForBusinessAsync.associateDeviceWithRoomAsync(AssociateDeviceWithRoomRequest request,
AsyncHandler<AssociateDeviceWithRoomRequest,AssociateDeviceWithRoomResult> asyncHandler) |
Future<AssociateDeviceWithRoomResult> |
AmazonAlexaForBusinessAsync.associateDeviceWithRoomAsync(AssociateDeviceWithRoomRequest associateDeviceWithRoomRequest,
AsyncHandler<AssociateDeviceWithRoomRequest,AssociateDeviceWithRoomResult> asyncHandler)
Associates a device with a given room.
|
Future<AssociateDeviceWithRoomResult> |
AmazonAlexaForBusinessAsyncClient.associateDeviceWithRoomAsync(AssociateDeviceWithRoomRequest request,
AsyncHandler<AssociateDeviceWithRoomRequest,AssociateDeviceWithRoomResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AssociateDeviceWithRoomResult |
AssociateDeviceWithRoomResult.clone() |
Copyright © 2020. All rights reserved.