static ListLexBotsResponse.Builder |
ListLexBotsResponse.builder() |
|
ListLexBotsResponse.Builder |
ListLexBotsResponse.Builder.lexBots(Collection<LexBot> lexBots) |
The names and Amazon Web Services Regions of the Amazon Lex bots associated with the specified instance.
|
ListLexBotsResponse.Builder |
ListLexBotsResponse.Builder.lexBots(Consumer<LexBot.Builder>... lexBots) |
The names and Amazon Web Services Regions of the Amazon Lex bots associated with the specified instance.
|
ListLexBotsResponse.Builder |
ListLexBotsResponse.Builder.lexBots(LexBot... lexBots) |
The names and Amazon Web Services Regions of the Amazon Lex bots associated with the specified instance.
|
ListLexBotsResponse.Builder |
ListLexBotsResponse.Builder.nextToken(String nextToken) |
If there are additional results, this is the token for the next set of results.
|
ListLexBotsResponse.Builder |
ListLexBotsResponse.toBuilder() |
|