static AwsWafRegionalRuleDetails.Builder |
AwsWafRegionalRuleDetails.builder() |
|
AwsWafRegionalRuleDetails.Builder |
AwsWafRegionalRuleDetails.Builder.metricName(String metricName) |
A name for the metrics for the rule.
|
AwsWafRegionalRuleDetails.Builder |
AwsWafRegionalRuleDetails.Builder.name(String name) |
A descriptive name for the rule.
|
AwsWafRegionalRuleDetails.Builder |
AwsWafRegionalRuleDetails.Builder.predicateList(Collection<AwsWafRegionalRulePredicateListDetails> predicateList) |
Specifies the ByteMatchSet, IPSet, SqlInjectionMatchSet,
XssMatchSet, RegexMatchSet, GeoMatchSet, and
SizeConstraintSet objects that you want to add to a rule and, for each object, indicates whether
you want to negate the settings.
|
AwsWafRegionalRuleDetails.Builder |
AwsWafRegionalRuleDetails.Builder.predicateList(Consumer<AwsWafRegionalRulePredicateListDetails.Builder>... predicateList) |
Specifies the ByteMatchSet, IPSet, SqlInjectionMatchSet,
XssMatchSet, RegexMatchSet, GeoMatchSet, and
SizeConstraintSet objects that you want to add to a rule and, for each object, indicates whether
you want to negate the settings.
|
AwsWafRegionalRuleDetails.Builder |
AwsWafRegionalRuleDetails.Builder.predicateList(AwsWafRegionalRulePredicateListDetails... predicateList) |
Specifies the ByteMatchSet, IPSet, SqlInjectionMatchSet,
XssMatchSet, RegexMatchSet, GeoMatchSet, and
SizeConstraintSet objects that you want to add to a rule and, for each object, indicates whether
you want to negate the settings.
|
AwsWafRegionalRuleDetails.Builder |
AwsWafRegionalRuleDetails.Builder.ruleId(String ruleId) |
The ID of the rule.
|
AwsWafRegionalRuleDetails.Builder |
AwsWafRegionalRuleDetails.toBuilder() |
|