Uses of Class
software.amazon.awssdk.services.wafv2.model.ChallengeConfig
-
Packages that use ChallengeConfig Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of ChallengeConfig in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return ChallengeConfig Modifier and Type Method Description ChallengeConfigCreateWebAclRequest. challengeConfig()Specifies how WAF should handle challenge evaluations for rules that don't have their ownChallengeConfigsettings.ChallengeConfigRule. challengeConfig()Specifies how WAF should handleChallengeevaluations.ChallengeConfigUpdateWebAclRequest. challengeConfig()Specifies how WAF should handle challenge evaluations for rules that don't have their ownChallengeConfigsettings.ChallengeConfigWebACL. challengeConfig()Specifies how WAF should handle challenge evaluations for rules that don't have their ownChallengeConfigsettings.Methods in software.amazon.awssdk.services.wafv2.model with parameters of type ChallengeConfig Modifier and Type Method Description CreateWebAclRequest.BuilderCreateWebAclRequest.Builder. challengeConfig(ChallengeConfig challengeConfig)Specifies how WAF should handle challenge evaluations for rules that don't have their ownChallengeConfigsettings.Rule.BuilderRule.Builder. challengeConfig(ChallengeConfig challengeConfig)Specifies how WAF should handleChallengeevaluations.UpdateWebAclRequest.BuilderUpdateWebAclRequest.Builder. challengeConfig(ChallengeConfig challengeConfig)Specifies how WAF should handle challenge evaluations for rules that don't have their ownChallengeConfigsettings.WebACL.BuilderWebACL.Builder. challengeConfig(ChallengeConfig challengeConfig)Specifies how WAF should handle challenge evaluations for rules that don't have their ownChallengeConfigsettings.
-