Uses of Class
software.amazon.awssdk.services.wafv2.model.ChallengeAction
-
Packages that use ChallengeAction Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of ChallengeAction in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return ChallengeAction Modifier and Type Method Description ChallengeActionRuleAction. challenge()Instructs WAF to run aChallengecheck against the web request.Methods in software.amazon.awssdk.services.wafv2.model with parameters of type ChallengeAction Modifier and Type Method Description RuleAction.BuilderRuleAction.Builder. challenge(ChallengeAction challenge)Instructs WAF to run aChallengecheck against the web request.
-