| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
BlockedPhrasesConfigurationUpdate |
BlockedPhrasesConfigurationUpdate.clone() |
BlockedPhrasesConfigurationUpdate |
UpdateChatControlsConfigurationRequest.getBlockedPhrasesConfigurationUpdate()
The phrases blocked from chat by your chat control configuration.
|
BlockedPhrasesConfigurationUpdate |
BlockedPhrasesConfigurationUpdate.withBlockedPhrasesToCreateOrUpdate(Collection<String> blockedPhrasesToCreateOrUpdate)
Creates or updates a blocked phrases configuration in your Amazon Q Business application.
|
BlockedPhrasesConfigurationUpdate |
BlockedPhrasesConfigurationUpdate.withBlockedPhrasesToCreateOrUpdate(String... blockedPhrasesToCreateOrUpdate)
Creates or updates a blocked phrases configuration in your Amazon Q Business application.
|
BlockedPhrasesConfigurationUpdate |
BlockedPhrasesConfigurationUpdate.withBlockedPhrasesToDelete(Collection<String> blockedPhrasesToDelete)
Deletes a blocked phrases configuration in your Amazon Q Business application.
|
BlockedPhrasesConfigurationUpdate |
BlockedPhrasesConfigurationUpdate.withBlockedPhrasesToDelete(String... blockedPhrasesToDelete)
Deletes a blocked phrases configuration in your Amazon Q Business application.
|
BlockedPhrasesConfigurationUpdate |
BlockedPhrasesConfigurationUpdate.withSystemMessageOverride(String systemMessageOverride)
The configured custom message displayed to your end user when they use blocked phrase during chat.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateChatControlsConfigurationRequest.setBlockedPhrasesConfigurationUpdate(BlockedPhrasesConfigurationUpdate blockedPhrasesConfigurationUpdate)
The phrases blocked from chat by your chat control configuration.
|
UpdateChatControlsConfigurationRequest |
UpdateChatControlsConfigurationRequest.withBlockedPhrasesConfigurationUpdate(BlockedPhrasesConfigurationUpdate blockedPhrasesConfigurationUpdate)
The phrases blocked from chat by your chat control configuration.
|
Copyright © 2025. All rights reserved.