default GetChatControlsConfigurationResponse.Builder |
GetChatControlsConfigurationResponse.Builder.blockedPhrases(Consumer<BlockedPhrasesConfiguration.Builder> blockedPhrases) |
The phrases blocked from chat by your chat control configuration.
|
GetChatControlsConfigurationResponse.Builder |
GetChatControlsConfigurationResponse.Builder.blockedPhrases(BlockedPhrasesConfiguration blockedPhrases) |
The phrases blocked from chat by your chat control configuration.
|
static GetChatControlsConfigurationResponse.Builder |
GetChatControlsConfigurationResponse.builder() |
|
GetChatControlsConfigurationResponse.Builder |
GetChatControlsConfigurationResponse.Builder.nextToken(String nextToken) |
If the maxResults response was incomplete because there is more data to retrieve, Amazon Q
returns a pagination token in the response.
|
GetChatControlsConfigurationResponse.Builder |
GetChatControlsConfigurationResponse.Builder.responseScope(String responseScope) |
The response scope configured for a Amazon Q application.
|
GetChatControlsConfigurationResponse.Builder |
GetChatControlsConfigurationResponse.Builder.responseScope(ResponseScope responseScope) |
The response scope configured for a Amazon Q application.
|
GetChatControlsConfigurationResponse.Builder |
GetChatControlsConfigurationResponse.toBuilder() |
|
GetChatControlsConfigurationResponse.Builder |
GetChatControlsConfigurationResponse.Builder.topicConfigurations(Collection<TopicConfiguration> topicConfigurations) |
The topic specific controls configured for a Amazon Q application.
|
GetChatControlsConfigurationResponse.Builder |
GetChatControlsConfigurationResponse.Builder.topicConfigurations(Consumer<TopicConfiguration.Builder>... topicConfigurations) |
The topic specific controls configured for a Amazon Q application.
|
GetChatControlsConfigurationResponse.Builder |
GetChatControlsConfigurationResponse.Builder.topicConfigurations(TopicConfiguration... topicConfigurations) |
The topic specific controls configured for a Amazon Q application.
|