Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailManagedWord
Packages that use GuardrailManagedWord
-
Uses of GuardrailManagedWord in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type GuardrailManagedWordModifier and TypeMethodDescriptionfinal List<GuardrailManagedWord>GuardrailWordPolicyAssessment.managedWordLists()Managed word lists in the assessment.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailManagedWordModifier and TypeMethodDescriptionGuardrailWordPolicyAssessment.Builder.managedWordLists(GuardrailManagedWord... managedWordLists) Managed word lists in the assessment.Method parameters in software.amazon.awssdk.services.bedrockruntime.model with type arguments of type GuardrailManagedWordModifier and TypeMethodDescriptionGuardrailWordPolicyAssessment.Builder.managedWordLists(Collection<GuardrailManagedWord> managedWordLists) Managed word lists in the assessment.