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.
|
GetBotChannelAssociationsResponse.Builder |
GetBotChannelAssociationsResponse.Builder.botChannelAssociations(Consumer<BotChannelAssociation.Builder>... botChannelAssociations) |
An array of objects, one for each association, that provides information about the Amazon Lex bot and its
association with the channel.
|
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.
|
static GetBotChannelAssociationsResponse.Builder |
GetBotChannelAssociationsResponse.builder() |
|
GetBotChannelAssociationsResponse.Builder |
GetBotChannelAssociationsResponse.Builder.nextToken(String nextToken) |
A pagination token that fetches the next page of associations.
|
GetBotChannelAssociationsResponse.Builder |
GetBotChannelAssociationsResponse.toBuilder() |
|