Uses of Enum Class
dev.langchain4j.model.bedrock.GuardrailAssessment.Action
Packages that use GuardrailAssessment.Action
-
Uses of GuardrailAssessment.Action in dev.langchain4j.model.bedrock
Subclasses with type arguments of type GuardrailAssessment.Action in dev.langchain4j.model.bedrockMethods in dev.langchain4j.model.bedrock that return GuardrailAssessment.ActionModifier and TypeMethodDescriptionGuardrailAssessment.action()static GuardrailAssessment.ActionReturns the enum constant of this class with the specified name.static GuardrailAssessment.Action[]GuardrailAssessment.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.langchain4j.model.bedrock with parameters of type GuardrailAssessment.ActionModifier and TypeMethodDescriptionGuardrailAssessment.Builder.action(GuardrailAssessment.Action action)