| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateBotResponse |
ChimeClient.createBot(Consumer<CreateBotRequest.Builder> createBotRequest)
Creates a bot for an Amazon Chime Enterprise account.
|
default CreateBotResponse |
ChimeClient.createBot(CreateBotRequest createBotRequest)
Creates a bot for an Amazon Chime Enterprise account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateBotResponse> |
ChimeAsyncClient.createBot(Consumer<CreateBotRequest.Builder> createBotRequest)
Creates a bot for an Amazon Chime Enterprise account.
|
default CompletableFuture<CreateBotResponse> |
ChimeAsyncClient.createBot(CreateBotRequest createBotRequest)
Creates a bot for an Amazon Chime Enterprise account.
|
Copyright © 2023. All rights reserved.