Interface RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder,RuleGroupSourceStatelessRuleMatchAttributesTcpFlags>, SdkBuilder<RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder,RuleGroupSourceStatelessRuleMatchAttributesTcpFlags>, SdkPojo
Enclosing class:
RuleGroupSourceStatelessRuleMatchAttributesTcpFlags

public static interface RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder extends SdkPojo, CopyableBuilder<RuleGroupSourceStatelessRuleMatchAttributesTcpFlags.Builder,RuleGroupSourceStatelessRuleMatchAttributesTcpFlags>
  • Method Details

    • flags

      Defines the flags from the Masks setting that must be set in order for the packet to match. Flags that are listed must be set. Flags that are not listed must not be set.

      Parameters:
      flags - Defines the flags from the Masks setting that must be set in order for the packet to match. Flags that are listed must be set. Flags that are not listed must not be set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • flags

      Defines the flags from the Masks setting that must be set in order for the packet to match. Flags that are listed must be set. Flags that are not listed must not be set.

      Parameters:
      flags - Defines the flags from the Masks setting that must be set in order for the packet to match. Flags that are listed must be set. Flags that are not listed must not be set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • masks

      The set of flags to consider in the inspection. If not specified, then all flags are inspected.

      Parameters:
      masks - The set of flags to consider in the inspection. If not specified, then all flags are inspected.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • masks

      The set of flags to consider in the inspection. If not specified, then all flags are inspected.

      Parameters:
      masks - The set of flags to consider in the inspection. If not specified, then all flags are inspected.
      Returns:
      Returns a reference to this object so that method calls can be chained together.