Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailAutomatedReasoningNoTranslationsFinding
Packages that use GuardrailAutomatedReasoningNoTranslationsFinding
-
Uses of GuardrailAutomatedReasoningNoTranslationsFinding in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailAutomatedReasoningNoTranslationsFindingModifier and TypeMethodDescriptionGuardrailAutomatedReasoningFinding.noTranslations()Contains the result when the automated reasoning evaluation cannot extract any relevant logical information from the input that can be validated against the policy rules.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailAutomatedReasoningNoTranslationsFindingModifier and TypeMethodDescriptionGuardrailAutomatedReasoningFinding.fromNoTranslations(GuardrailAutomatedReasoningNoTranslationsFinding noTranslations) Create an instance of this class withGuardrailAutomatedReasoningFinding.noTranslations()initialized to the given value.GuardrailAutomatedReasoningFinding.Builder.noTranslations(GuardrailAutomatedReasoningNoTranslationsFinding noTranslations) Contains the result when the automated reasoning evaluation cannot extract any relevant logical information from the input that can be validated against the policy rules.