| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness |
This is the Amazon Q Business API Reference.
|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateChatControlsConfigurationRequest |
UpdateChatControlsConfigurationRequest.clone() |
UpdateChatControlsConfigurationRequest |
UpdateChatControlsConfigurationRequest.withApplicationId(String applicationId)
The identifier of the application for which the chat controls are configured.
|
UpdateChatControlsConfigurationRequest |
UpdateChatControlsConfigurationRequest.withBlockedPhrasesConfigurationUpdate(BlockedPhrasesConfigurationUpdate blockedPhrasesConfigurationUpdate)
The phrases blocked from chat by your chat control configuration.
|
UpdateChatControlsConfigurationRequest |
UpdateChatControlsConfigurationRequest.withClientToken(String clientToken)
A token that you provide to identify the request to update a Amazon Q Business application chat configuration.
|
UpdateChatControlsConfigurationRequest |
UpdateChatControlsConfigurationRequest.withCreatorModeConfiguration(CreatorModeConfiguration creatorModeConfiguration)
The configuration details for
CREATOR_MODE. |
UpdateChatControlsConfigurationRequest |
UpdateChatControlsConfigurationRequest.withResponseScope(ResponseScope responseScope)
The response scope configured for your application.
|
UpdateChatControlsConfigurationRequest |
UpdateChatControlsConfigurationRequest.withResponseScope(String responseScope)
The response scope configured for your application.
|
UpdateChatControlsConfigurationRequest |
UpdateChatControlsConfigurationRequest.withTopicConfigurationsToCreateOrUpdate(Collection<TopicConfiguration> topicConfigurationsToCreateOrUpdate)
The configured topic specific chat controls you want to update.
|
UpdateChatControlsConfigurationRequest |
UpdateChatControlsConfigurationRequest.withTopicConfigurationsToCreateOrUpdate(TopicConfiguration... topicConfigurationsToCreateOrUpdate)
The configured topic specific chat controls you want to update.
|
UpdateChatControlsConfigurationRequest |
UpdateChatControlsConfigurationRequest.withTopicConfigurationsToDelete(Collection<TopicConfiguration> topicConfigurationsToDelete)
The configured topic specific chat controls you want to delete.
|
UpdateChatControlsConfigurationRequest |
UpdateChatControlsConfigurationRequest.withTopicConfigurationsToDelete(TopicConfiguration... topicConfigurationsToDelete)
The configured topic specific chat controls you want to delete.
|
Copyright © 2025. All rights reserved.