Uses of Class
software.amazon.awssdk.services.wafv2.model.RequestInspection
-
Packages that use RequestInspection Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of RequestInspection in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return RequestInspection Modifier and Type Method Description RequestInspectionAWSManagedRulesATPRuleSet. requestInspection()The criteria for inspecting login requests, used by the ATP rule group to validate credentials usage.Methods in software.amazon.awssdk.services.wafv2.model with parameters of type RequestInspection Modifier and Type Method Description AWSManagedRulesATPRuleSet.BuilderAWSManagedRulesATPRuleSet.Builder. requestInspection(RequestInspection requestInspection)The criteria for inspecting login requests, used by the ATP rule group to validate credentials usage.
-