Uses of Class
software.amazon.awssdk.services.networkfirewall.model.StatefulRuleOptions
-
Packages that use StatefulRuleOptions Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of StatefulRuleOptions in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return StatefulRuleOptions Modifier and Type Method Description StatefulRuleOptionsDescribeRuleGroupMetadataResponse. statefulRuleOptions()Returns the value of the StatefulRuleOptions property for this object.StatefulRuleOptionsRuleGroup. statefulRuleOptions()Additional options governing how Network Firewall handles stateful rules.Methods in software.amazon.awssdk.services.networkfirewall.model with parameters of type StatefulRuleOptions Modifier and Type Method Description DescribeRuleGroupMetadataResponse.BuilderDescribeRuleGroupMetadataResponse.Builder. statefulRuleOptions(StatefulRuleOptions statefulRuleOptions)Sets the value of the StatefulRuleOptions property for this object.RuleGroup.BuilderRuleGroup.Builder. statefulRuleOptions(StatefulRuleOptions statefulRuleOptions)Additional options governing how Network Firewall handles stateful rules.
-