| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness | |
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
GetChatControlsConfigurationResult |
AbstractAWSQBusiness.getChatControlsConfiguration(GetChatControlsConfigurationRequest request) |
GetChatControlsConfigurationResult |
AWSQBusinessClient.getChatControlsConfiguration(GetChatControlsConfigurationRequest request)
Gets information about an chat controls configured for an existing Amazon Q application.
|
GetChatControlsConfigurationResult |
AWSQBusiness.getChatControlsConfiguration(GetChatControlsConfigurationRequest getChatControlsConfigurationRequest)
Gets information about an chat controls configured for an existing Amazon Q application.
|
| 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.withNextToken(String nextToken)
If the
maxResults response was incomplete because there is more data to retrieve, Amazon Q returns a
pagination token in the response. |
GetChatControlsConfigurationResult |
GetChatControlsConfigurationResult.withResponseScope(ResponseScope responseScope)
The response scope configured for a Amazon Q application.
|
GetChatControlsConfigurationResult |
GetChatControlsConfigurationResult.withResponseScope(String responseScope)
The response scope configured for a Amazon Q application.
|
GetChatControlsConfigurationResult |
GetChatControlsConfigurationResult.withTopicConfigurations(Collection<TopicConfiguration> topicConfigurations)
The topic specific controls configured for a Amazon Q application.
|
GetChatControlsConfigurationResult |
GetChatControlsConfigurationResult.withTopicConfigurations(TopicConfiguration... topicConfigurations)
The topic specific controls configured for a Amazon Q application.
|
Copyright © 2024. All rights reserved.