| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
LexV2Bot |
AssociateBotRequest.lexV2Bot()
The Amazon Lex V2 bot to associate with the instance.
|
LexV2Bot |
DisassociateBotRequest.lexV2Bot()
The Amazon Lex V2 bot to disassociate from the instance.
|
LexV2Bot |
LexBotConfig.lexV2Bot()
Configuration information of an Amazon Lex V2 bot.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateBotRequest.Builder |
AssociateBotRequest.Builder.lexV2Bot(LexV2Bot lexV2Bot)
The Amazon Lex V2 bot to associate with the instance.
|
DisassociateBotRequest.Builder |
DisassociateBotRequest.Builder.lexV2Bot(LexV2Bot lexV2Bot)
The Amazon Lex V2 bot to disassociate from the instance.
|
LexBotConfig.Builder |
LexBotConfig.Builder.lexV2Bot(LexV2Bot lexV2Bot)
Configuration information of an Amazon Lex V2 bot.
|
Copyright © 2022. All rights reserved.