Uses of Class
software.amazon.awssdk.services.qbusiness.model.BlockedPhrasesConfigurationUpdate
-
Packages that use BlockedPhrasesConfigurationUpdate Package Description software.amazon.awssdk.services.qbusiness.model -
-
Uses of BlockedPhrasesConfigurationUpdate in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return BlockedPhrasesConfigurationUpdate Modifier and Type Method Description BlockedPhrasesConfigurationUpdateUpdateChatControlsConfigurationRequest. blockedPhrasesConfigurationUpdate()The phrases blocked from chat by your chat control configuration.Methods in software.amazon.awssdk.services.qbusiness.model with parameters of type BlockedPhrasesConfigurationUpdate Modifier and Type Method Description UpdateChatControlsConfigurationRequest.BuilderUpdateChatControlsConfigurationRequest.Builder. blockedPhrasesConfigurationUpdate(BlockedPhrasesConfigurationUpdate blockedPhrasesConfigurationUpdate)The phrases blocked from chat by your chat control configuration.
-