Uses of Class
software.amazon.awssdk.services.qbusiness.model.BlockedPhrasesConfiguration
-
Packages that use BlockedPhrasesConfiguration Package Description software.amazon.awssdk.services.qbusiness.model -
-
Uses of BlockedPhrasesConfiguration in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return BlockedPhrasesConfiguration Modifier and Type Method Description BlockedPhrasesConfigurationGetChatControlsConfigurationResponse. blockedPhrases()The phrases blocked from chat by your chat control configuration.Methods in software.amazon.awssdk.services.qbusiness.model with parameters of type BlockedPhrasesConfiguration Modifier and Type Method Description GetChatControlsConfigurationResponse.BuilderGetChatControlsConfigurationResponse.Builder. blockedPhrases(BlockedPhrasesConfiguration blockedPhrases)The phrases blocked from chat by your chat control configuration.
-