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