| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Method and Description |
|---|---|
GuardrailConverseTextBlock |
GuardrailConverseTextBlock.clone() |
GuardrailConverseTextBlock |
GuardrailConverseContentBlock.getText()
The text to guard.
|
GuardrailConverseTextBlock |
GuardrailConverseTextBlock.withQualifiers(Collection<String> qualifiers)
The qualifier details for the guardrails contextual grounding filter.
|
GuardrailConverseTextBlock |
GuardrailConverseTextBlock.withQualifiers(GuardrailConverseContentQualifier... qualifiers)
The qualifier details for the guardrails contextual grounding filter.
|
GuardrailConverseTextBlock |
GuardrailConverseTextBlock.withQualifiers(String... qualifiers)
The qualifier details for the guardrails contextual grounding filter.
|
GuardrailConverseTextBlock |
GuardrailConverseTextBlock.withText(String text)
The text that you want to guard.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GuardrailConverseContentBlock.setText(GuardrailConverseTextBlock text)
The text to guard.
|
GuardrailConverseContentBlock |
GuardrailConverseContentBlock.withText(GuardrailConverseTextBlock text)
The text to guard.
|
Copyright © 2024. All rights reserved.