Uses of Enum
com.amazonaws.services.waf.model.ParameterExceptionReason
Packages that use ParameterExceptionReason
-
Uses of ParameterExceptionReason in com.amazonaws.services.waf.model
Subclasses with type arguments of type ParameterExceptionReason in com.amazonaws.services.waf.modelMethods in com.amazonaws.services.waf.model that return ParameterExceptionReasonModifier and TypeMethodDescriptionstatic ParameterExceptionReasonUse this in place of valueOf.static ParameterExceptionReasonReturns 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 TypeMethodDescriptionvoidWAFInvalidParameterException.setReason(ParameterExceptionReason reason) WAFInvalidParameterException.withReason(ParameterExceptionReason reason)