| 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 |
|---|---|
GetChatControlsConfigurationResult |
AWSQBusinessClient.getChatControlsConfiguration(GetChatControlsConfigurationRequest request)
Gets information about an chat controls configured for an existing Amazon Q Business application.
|
GetChatControlsConfigurationResult |
AWSQBusiness.getChatControlsConfiguration(GetChatControlsConfigurationRequest getChatControlsConfigurationRequest)
Gets information about an chat controls configured for an existing Amazon Q Business application.
|
GetChatControlsConfigurationResult |
AbstractAWSQBusiness.getChatControlsConfiguration(GetChatControlsConfigurationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetChatControlsConfigurationResult |
GetChatControlsConfigurationResult.clone() |
GetChatControlsConfigurationResult |
GetChatControlsConfigurationResult.withBlockedPhrases(BlockedPhrasesConfiguration blockedPhrases)
The phrases blocked from chat by your chat control configuration.
|
GetChatControlsConfigurationResult |
GetChatControlsConfigurationResult.withCreatorModeConfiguration(AppliedCreatorModeConfiguration creatorModeConfiguration)
The configuration details for
CREATOR_MODE. |
GetChatControlsConfigurationResult |
GetChatControlsConfigurationResult.withNextToken(String nextToken)
If the
maxResults response was incomplete because there is more data to retrieve, Amazon Q Business
returns a pagination token in the response. |
GetChatControlsConfigurationResult |
GetChatControlsConfigurationResult.withResponseScope(ResponseScope responseScope)
The response scope configured for a Amazon Q Business application.
|
GetChatControlsConfigurationResult |
GetChatControlsConfigurationResult.withResponseScope(String responseScope)
The response scope configured for a Amazon Q Business application.
|
GetChatControlsConfigurationResult |
GetChatControlsConfigurationResult.withTopicConfigurations(Collection<TopicConfiguration> topicConfigurations)
The topic specific controls configured for a Amazon Q Business application.
|
GetChatControlsConfigurationResult |
GetChatControlsConfigurationResult.withTopicConfigurations(TopicConfiguration... topicConfigurations)
The topic specific controls configured for a Amazon Q Business application.
|
Copyright © 2025. All rights reserved.