| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Method and Description |
|---|---|
static GuardrailConverseContentQualifier |
GuardrailConverseContentQualifier.fromValue(String value)
Use this in place of valueOf.
|
static GuardrailConverseContentQualifier |
GuardrailConverseContentQualifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GuardrailConverseContentQualifier[] |
GuardrailConverseContentQualifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GuardrailConverseTextBlock |
GuardrailConverseTextBlock.withQualifiers(GuardrailConverseContentQualifier... qualifiers)
The qualifier details for the guardrails contextual grounding filter.
|
Copyright © 2024. All rights reserved.