Uses of Enum Class
com.ants.platform.guardrails.GuardrailResult.RiskLevel
Packages that use GuardrailResult.RiskLevel
-
Uses of GuardrailResult.RiskLevel in com.ants.platform.guardrails
Methods in com.ants.platform.guardrails that return GuardrailResult.RiskLevelModifier and TypeMethodDescriptionGuardrailResult.getRiskLevel()static GuardrailResult.RiskLevelReturns the enum constant of this class with the specified name.static GuardrailResult.RiskLevel[]GuardrailResult.RiskLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.