| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
GenerativeAISettings |
GenerativeAISettings.clone() |
GenerativeAISettings |
UpdateBotLocaleResult.getGenerativeAISettings()
Contains settings for generative AI features powered by Amazon Bedrock for your bot locale.
|
GenerativeAISettings |
UpdateBotLocaleRequest.getGenerativeAISettings()
Contains settings for generative AI features powered by Amazon Bedrock for your bot locale.
|
GenerativeAISettings |
DescribeBotLocaleResult.getGenerativeAISettings()
Contains settings for Amazon Bedrock's generative AI features for your bot locale.
|
GenerativeAISettings |
CreateBotLocaleResult.getGenerativeAISettings() |
GenerativeAISettings |
CreateBotLocaleRequest.getGenerativeAISettings() |
GenerativeAISettings |
GenerativeAISettings.withBuildtimeSettings(BuildtimeSettings buildtimeSettings) |
GenerativeAISettings |
GenerativeAISettings.withRuntimeSettings(RuntimeSettings runtimeSettings) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateBotLocaleResult.setGenerativeAISettings(GenerativeAISettings generativeAISettings)
Contains settings for generative AI features powered by Amazon Bedrock for your bot locale.
|
void |
UpdateBotLocaleRequest.setGenerativeAISettings(GenerativeAISettings generativeAISettings)
Contains settings for generative AI features powered by Amazon Bedrock for your bot locale.
|
void |
DescribeBotLocaleResult.setGenerativeAISettings(GenerativeAISettings generativeAISettings)
Contains settings for Amazon Bedrock's generative AI features for your bot locale.
|
void |
CreateBotLocaleResult.setGenerativeAISettings(GenerativeAISettings generativeAISettings) |
void |
CreateBotLocaleRequest.setGenerativeAISettings(GenerativeAISettings generativeAISettings) |
UpdateBotLocaleResult |
UpdateBotLocaleResult.withGenerativeAISettings(GenerativeAISettings generativeAISettings)
Contains settings for generative AI features powered by Amazon Bedrock for your bot locale.
|
UpdateBotLocaleRequest |
UpdateBotLocaleRequest.withGenerativeAISettings(GenerativeAISettings generativeAISettings)
Contains settings for generative AI features powered by Amazon Bedrock for your bot locale.
|
DescribeBotLocaleResult |
DescribeBotLocaleResult.withGenerativeAISettings(GenerativeAISettings generativeAISettings)
Contains settings for Amazon Bedrock's generative AI features for your bot locale.
|
CreateBotLocaleResult |
CreateBotLocaleResult.withGenerativeAISettings(GenerativeAISettings generativeAISettings) |
CreateBotLocaleRequest |
CreateBotLocaleRequest.withGenerativeAISettings(GenerativeAISettings generativeAISettings) |
Copyright © 2024. All rights reserved.