| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Method and Description |
|---|---|
GuardrailContentBlock |
GuardrailContentBlock.clone() |
GuardrailContentBlock |
GuardrailContentBlock.withText(GuardrailTextBlock text)
Text within content block to be evaluated by the guardrail.
|
| Modifier and Type | Method and Description |
|---|---|
List<GuardrailContentBlock> |
ApplyGuardrailRequest.getContent()
The content details used in the request to apply the guardrail.
|
| Modifier and Type | Method and Description |
|---|---|
ApplyGuardrailRequest |
ApplyGuardrailRequest.withContent(GuardrailContentBlock... content)
The content details used in the request to apply the guardrail.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplyGuardrailRequest.setContent(Collection<GuardrailContentBlock> content)
The content details used in the request to apply the guardrail.
|
ApplyGuardrailRequest |
ApplyGuardrailRequest.withContent(Collection<GuardrailContentBlock> content)
The content details used in the request to apply the guardrail.
|
Copyright © 2025. All rights reserved.