Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.GuardrailTopic.Builder
Packages that use GuardrailTopic.Builder
-
Uses of GuardrailTopic.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return GuardrailTopic.BuilderModifier and TypeMethodDescriptionThe action details on a specific topic in the Guardrail.GuardrailTopic.Builder.action(GuardrailTopicPolicyAction action) The action details on a specific topic in the Guardrail.static GuardrailTopic.BuilderGuardrailTopic.builder()The name details on a specific topic in the Guardrail.GuardrailTopic.toBuilder()The type details on a specific topic in the Guardrail.GuardrailTopic.Builder.type(GuardrailTopicType type) The type details on a specific topic in the Guardrail.Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type GuardrailTopic.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GuardrailTopic.Builder>GuardrailTopic.serializableBuilderClass()