| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
List<StatefulRule> |
RulesSource.statefulRules()
The 5-tuple stateful inspection criteria.
|
| Modifier and Type | Method and Description |
|---|---|
RulesSource.Builder |
RulesSource.Builder.statefulRules(StatefulRule... statefulRules)
The 5-tuple stateful inspection criteria.
|
| Modifier and Type | Method and Description |
|---|---|
RulesSource.Builder |
RulesSource.Builder.statefulRules(Collection<StatefulRule> statefulRules)
The 5-tuple stateful inspection criteria.
|
Copyright © 2021. All rights reserved.