Uses of Enum
com.amazonaws.services.waf.model.ParameterExceptionReason
Packages that use ParameterExceptionReason
-
Uses of ParameterExceptionReason in com.amazonaws.services.waf.model
Methods in com.amazonaws.services.waf.model that return ParameterExceptionReasonModifier and TypeMethodDescriptionstatic ParameterExceptionReason
Use this in place of valueOf.static ParameterExceptionReason
Returns the enum constant of this type with the specified name.static ParameterExceptionReason[]
ParameterExceptionReason.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.waf.model with parameters of type ParameterExceptionReasonModifier and TypeMethodDescriptionvoid
WAFInvalidParameterException.setReason
(ParameterExceptionReason reason) WAFInvalidParameterException.withReason
(ParameterExceptionReason reason)