Interface ImpersonationMatchedRule.Builder

    • Method Detail

      • impersonationRuleId

        ImpersonationMatchedRule.Builder impersonationRuleId​(String impersonationRuleId)

        The ID of the rule that matched the input

        Parameters:
        impersonationRuleId - The ID of the rule that matched the input
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        ImpersonationMatchedRule.Builder name​(String name)

        The name of the rule that matched the input.

        Parameters:
        name - The name of the rule that matched the input.
        Returns:
        Returns a reference to this object so that method calls can be chained together.