GuardrailTopic.Builder |
GuardrailTopic.Builder.action(String action) |
The action the guardrail should take when it intervenes on a topic.
|
GuardrailTopic.Builder |
GuardrailTopic.Builder.action(GuardrailTopicPolicyAction action) |
The action the guardrail should take when it intervenes on a topic.
|
static GuardrailTopic.Builder |
GuardrailTopic.builder() |
|
GuardrailTopic.Builder |
GuardrailTopic.Builder.detected(Boolean detected) |
Indicates whether topic content that breaches the guardrail configuration is detected.
|
GuardrailTopic.Builder |
GuardrailTopic.Builder.name(String name) |
The name for the guardrail.
|
GuardrailTopic.Builder |
GuardrailTopic.toBuilder() |
|
GuardrailTopic.Builder |
GuardrailTopic.Builder.type(String type) |
The type behavior that the guardrail should perform when the model detects the topic.
|
GuardrailTopic.Builder |
GuardrailTopic.Builder.type(GuardrailTopicType type) |
The type behavior that the guardrail should perform when the model detects the topic.
|