GetBotChannelAssociationsRequest.Builder |
GetBotChannelAssociationsRequest.Builder.botAlias(String botAlias) |
An alias pointing to the specific version of the Amazon Lex bot to which this association is being made.
|
GetBotChannelAssociationsRequest.Builder |
GetBotChannelAssociationsRequest.Builder.botName(String botName) |
The name of the Amazon Lex bot in the association.
|
static GetBotChannelAssociationsRequest.Builder |
GetBotChannelAssociationsRequest.builder() |
|
GetBotChannelAssociationsRequest.Builder |
GetBotChannelAssociationsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of associations to return in the response.
|
GetBotChannelAssociationsRequest.Builder |
GetBotChannelAssociationsRequest.Builder.nameContains(String nameContains) |
Substring to match in channel association names.
|
GetBotChannelAssociationsRequest.Builder |
GetBotChannelAssociationsRequest.Builder.nextToken(String nextToken) |
A pagination token for fetching the next page of associations.
|
GetBotChannelAssociationsRequest.Builder |
GetBotChannelAssociationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
GetBotChannelAssociationsRequest.Builder |
GetBotChannelAssociationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
GetBotChannelAssociationsRequest.Builder |
GetBotChannelAssociationsRequest.toBuilder() |
|