| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
List<BotChannelAssociation> |
GetBotChannelAssociationsResponse.botChannelAssociations()
An array of objects, one for each association, that provides information about the Amazon Lex bot and its
association with the channel.
|
| Modifier and Type | Method and Description |
|---|---|
GetBotChannelAssociationsResponse.Builder |
GetBotChannelAssociationsResponse.Builder.botChannelAssociations(BotChannelAssociation... botChannelAssociations)
An array of objects, one for each association, that provides information about the Amazon Lex bot and its
association with the channel.
|
| Modifier and Type | Method and Description |
|---|---|
GetBotChannelAssociationsResponse.Builder |
GetBotChannelAssociationsResponse.Builder.botChannelAssociations(Collection<BotChannelAssociation> botChannelAssociations)
An array of objects, one for each association, that provides information about the Amazon Lex bot and its
association with the channel.
|
Copyright © 2021. All rights reserved.