| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateRoomResponse |
AlexaForBusinessClient.createRoom(Consumer<CreateRoomRequest.Builder> createRoomRequest)
Creates a room with the specified details.
|
default CreateRoomResponse |
AlexaForBusinessClient.createRoom(CreateRoomRequest createRoomRequest)
Creates a room with the specified details.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateRoomResponse> |
AlexaForBusinessAsyncClient.createRoom(Consumer<CreateRoomRequest.Builder> createRoomRequest)
Creates a room with the specified details.
|
default CompletableFuture<CreateRoomResponse> |
AlexaForBusinessAsyncClient.createRoom(CreateRoomRequest createRoomRequest)
Creates a room with the specified details.
|
Copyright © 2021. All rights reserved.