Package | Description |
---|---|
com.amazonaws.services.lambda.runtime.events |
Modifier and Type | Method and Description |
---|---|
LexEvent.Bot |
LexEvent.Bot.clone() |
LexEvent.Bot |
LexEvent.getBot() |
LexEvent.Bot |
LexEvent.Bot.withAlias(String alias) |
LexEvent.Bot |
LexEvent.Bot.withName(String name) |
LexEvent.Bot |
LexEvent.Bot.withVersion(String version) |
Modifier and Type | Method and Description |
---|---|
void |
LexEvent.setBot(LexEvent.Bot bot) |
LexEvent |
LexEvent.withBot(LexEvent.Bot bot) |
Copyright © 2024. All rights reserved.