Uses of Class
software.amazon.awssdk.services.wafv2.model.CaptchaConfig
-
Packages that use CaptchaConfig Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of CaptchaConfig in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return CaptchaConfig Modifier and Type Method Description CaptchaConfigCreateWebAclRequest. captchaConfig()Specifies how WAF should handleCAPTCHAevaluations for rules that don't have their ownCaptchaConfigsettings.CaptchaConfigRule. captchaConfig()Specifies how WAF should handleCAPTCHAevaluations.CaptchaConfigUpdateWebAclRequest. captchaConfig()Specifies how WAF should handleCAPTCHAevaluations for rules that don't have their ownCaptchaConfigsettings.CaptchaConfigWebACL. captchaConfig()Specifies how WAF should handleCAPTCHAevaluations for rules that don't have their ownCaptchaConfigsettings.Methods in software.amazon.awssdk.services.wafv2.model with parameters of type CaptchaConfig Modifier and Type Method Description CreateWebAclRequest.BuilderCreateWebAclRequest.Builder. captchaConfig(CaptchaConfig captchaConfig)Specifies how WAF should handleCAPTCHAevaluations for rules that don't have their ownCaptchaConfigsettings.Rule.BuilderRule.Builder. captchaConfig(CaptchaConfig captchaConfig)Specifies how WAF should handleCAPTCHAevaluations.UpdateWebAclRequest.BuilderUpdateWebAclRequest.Builder. captchaConfig(CaptchaConfig captchaConfig)Specifies how WAF should handleCAPTCHAevaluations for rules that don't have their ownCaptchaConfigsettings.WebACL.BuilderWebACL.Builder. captchaConfig(CaptchaConfig captchaConfig)Specifies how WAF should handleCAPTCHAevaluations for rules that don't have their ownCaptchaConfigsettings.
-