Uses of Interface
software.amazon.awssdk.services.bedrockruntime.model.GuardrailTopic.Builder
Packages that use GuardrailTopic.Builder
-
Uses of GuardrailTopic.Builder in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailTopic.BuilderModifier and TypeMethodDescriptionThe action the guardrail should take when it intervenes on a topic.GuardrailTopic.Builder.action(GuardrailTopicPolicyAction action) The action the guardrail should take when it intervenes on a topic.static GuardrailTopic.BuilderGuardrailTopic.builder()Indicates whether topic content that breaches the guardrail configuration is detected.The name for the guardrail.GuardrailTopic.toBuilder()The type behavior that the guardrail should perform when the model detects the topic.GuardrailTopic.Builder.type(GuardrailTopicType type) The type behavior that the guardrail should perform when the model detects the topic.Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type GuardrailTopic.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GuardrailTopic.Builder>GuardrailTopic.serializableBuilderClass()