| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
CodeHookSpecification |
CodeHookSpecification.clone() |
CodeHookSpecification |
BotAliasLocaleSettings.getCodeHookSpecification()
Specifies the Lambda function that should be used in the locale.
|
CodeHookSpecification |
CodeHookSpecification.withLambdaCodeHook(LambdaCodeHook lambdaCodeHook) |
| Modifier and Type | Method and Description |
|---|---|
void |
BotAliasLocaleSettings.setCodeHookSpecification(CodeHookSpecification codeHookSpecification)
Specifies the Lambda function that should be used in the locale.
|
BotAliasLocaleSettings |
BotAliasLocaleSettings.withCodeHookSpecification(CodeHookSpecification codeHookSpecification)
Specifies the Lambda function that should be used in the locale.
|
Copyright © 2021. All rights reserved.