| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Method and Description |
|---|---|
GuardrailConverseContentBlock |
GuardrailConverseContentBlock.clone() |
GuardrailConverseContentBlock |
SystemContentBlock.getGuardContent()
A content block to assess with the guardrail.
|
GuardrailConverseContentBlock |
ContentBlock.getGuardContent()
Contains the content to assess with the guardrail.
|
GuardrailConverseContentBlock |
GuardrailConverseContentBlock.withText(GuardrailConverseTextBlock text)
The text to guard.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SystemContentBlock.setGuardContent(GuardrailConverseContentBlock guardContent)
A content block to assess with the guardrail.
|
void |
ContentBlock.setGuardContent(GuardrailConverseContentBlock guardContent)
Contains the content to assess with the guardrail.
|
SystemContentBlock |
SystemContentBlock.withGuardContent(GuardrailConverseContentBlock guardContent)
A content block to assess with the guardrail.
|
ContentBlock |
ContentBlock.withGuardContent(GuardrailConverseContentBlock guardContent)
Contains the content to assess with the guardrail.
|
Copyright © 2025. All rights reserved.