| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
List<TCPFlagField> |
MatchAttributes.tcpFlags()
The TCP flags and masks to inspect for.
|
| Modifier and Type | Method and Description |
|---|---|
MatchAttributes.Builder |
MatchAttributes.Builder.tcpFlags(TCPFlagField... tcpFlags)
The TCP flags and masks to inspect for.
|
| Modifier and Type | Method and Description |
|---|---|
MatchAttributes.Builder |
MatchAttributes.Builder.tcpFlags(Collection<TCPFlagField> tcpFlags)
The TCP flags and masks to inspect for.
|
Copyright © 2023. All rights reserved.