| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
RuleConfiguration |
RuleConfiguration.clone() |
RuleConfiguration |
Rule.getRuleConfiguration()
The configuration information for a rule.
|
RuleConfiguration |
RuleConfiguration.withContentBlockerRule(ContentBlockerRule contentBlockerRule)
A rule for configuring how Amazon Q Business responds when it encounters a a blocked topic.
|
RuleConfiguration |
RuleConfiguration.withContentRetrievalRule(ContentRetrievalRule contentRetrievalRule) |
| Modifier and Type | Method and Description |
|---|---|
void |
Rule.setRuleConfiguration(RuleConfiguration ruleConfiguration)
The configuration information for a rule.
|
Rule |
Rule.withRuleConfiguration(RuleConfiguration ruleConfiguration)
The configuration information for a rule.
|
Copyright © 2024. All rights reserved.