| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
BlockedPhrasesConfiguration |
BlockedPhrasesConfiguration.clone() |
BlockedPhrasesConfiguration |
GetChatControlsConfigurationResult.getBlockedPhrases()
The phrases blocked from chat by your chat control configuration.
|
BlockedPhrasesConfiguration |
BlockedPhrasesConfiguration.withBlockedPhrases(Collection<String> blockedPhrases)
A list of phrases blocked from a Amazon Q Business web experience chat.
|
BlockedPhrasesConfiguration |
BlockedPhrasesConfiguration.withBlockedPhrases(String... blockedPhrases)
A list of phrases blocked from a Amazon Q Business web experience chat.
|
BlockedPhrasesConfiguration |
BlockedPhrasesConfiguration.withSystemMessageOverride(String systemMessageOverride)
The configured custom message displayed to an end user informing them that they've used a blocked phrase during
chat.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetChatControlsConfigurationResult.setBlockedPhrases(BlockedPhrasesConfiguration blockedPhrases)
The phrases blocked from chat by your chat control configuration.
|
GetChatControlsConfigurationResult |
GetChatControlsConfigurationResult.withBlockedPhrases(BlockedPhrasesConfiguration blockedPhrases)
The phrases blocked from chat by your chat control configuration.
|
Copyright © 2024. All rights reserved.