| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder |
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.builder() |
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder |
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder.flags(Collection<String> flags)
Defines the flags from the
Masks setting that must be set in order for the packet to match. |
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder |
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder.flags(String... flags)
Defines the flags from the
Masks setting that must be set in order for the packet to match. |
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder |
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder.masks(Collection<String> masks)
The set of flags to consider in the inspection.
|
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder |
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder.masks(String... masks)
The set of flags to consider in the inspection.
|
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder |
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder> |
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.serializableBuilderClass() |
Copyright © 2023. All rights reserved.