Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.GuardrailTopic
Packages that use GuardrailTopic
-
Uses of GuardrailTopic in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type GuardrailTopicModifier and TypeMethodDescriptionfinal List<GuardrailTopic>GuardrailTopicPolicyAssessment.topics()The topic details of the policy assessment used in the Guardrail.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type GuardrailTopicModifier and TypeMethodDescriptionGuardrailTopicPolicyAssessment.Builder.topics(GuardrailTopic... topics) The topic details of the policy assessment used in the Guardrail.Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type GuardrailTopicModifier and TypeMethodDescriptionGuardrailTopicPolicyAssessment.Builder.topics(Collection<GuardrailTopic> topics) The topic details of the policy assessment used in the Guardrail.