static RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder |
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.builder() |
|
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.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.masks(String... masks) |
The set of flags to consider in the inspection.
|
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder |
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder.masks(Collection<String> masks) |
The set of flags to consider in the inspection.
|
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder |
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.toBuilder() |
|