Interface PartialMatch.Builder

  • Method Details

    • reference

      PartialMatch.Builder reference(String reference)

      The reference rule from the primary security group of the Firewall Manager policy.

      Parameters:
      reference - The reference rule from the primary security group of the Firewall Manager policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetViolationReasons

      PartialMatch.Builder targetViolationReasons(Collection<String> targetViolationReasons)

      The violation reason.

      Parameters:
      targetViolationReasons - The violation reason.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetViolationReasons

      PartialMatch.Builder targetViolationReasons(String... targetViolationReasons)

      The violation reason.

      Parameters:
      targetViolationReasons - The violation reason.
      Returns:
      Returns a reference to this object so that method calls can be chained together.