| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness |
Alexa for Business has been retired and is no longer supported.
|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateSkillGroupWithRoomResult> |
AmazonAlexaForBusinessAsyncClient.associateSkillGroupWithRoomAsync(AssociateSkillGroupWithRoomRequest request,
AsyncHandler<AssociateSkillGroupWithRoomRequest,AssociateSkillGroupWithRoomResult> asyncHandler)
Deprecated.
|
Future<AssociateSkillGroupWithRoomResult> |
AmazonAlexaForBusinessAsync.associateSkillGroupWithRoomAsync(AssociateSkillGroupWithRoomRequest associateSkillGroupWithRoomRequest,
AsyncHandler<AssociateSkillGroupWithRoomRequest,AssociateSkillGroupWithRoomResult> asyncHandler)
Deprecated.
|
Future<AssociateSkillGroupWithRoomResult> |
AbstractAmazonAlexaForBusinessAsync.associateSkillGroupWithRoomAsync(AssociateSkillGroupWithRoomRequest request,
AsyncHandler<AssociateSkillGroupWithRoomRequest,AssociateSkillGroupWithRoomResult> asyncHandler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateSkillGroupWithRoomRequest |
AssociateSkillGroupWithRoomRequest.clone() |
AssociateSkillGroupWithRoomRequest |
AssociateSkillGroupWithRoomRequest.withRoomArn(String roomArn)
The ARN of the room with which to associate the skill group.
|
AssociateSkillGroupWithRoomRequest |
AssociateSkillGroupWithRoomRequest.withSkillGroupArn(String skillGroupArn)
The ARN of the skill group to associate with a room.
|
Copyright © 2023. All rights reserved.