Interface UserAccount.Builder

  • Method Details

    • uid

      The unique identifier of the user account involved in the attack sequence.

      Parameters:
      uid - The unique identifier of the user account involved in the attack sequence.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the user account involved in the attack sequence.

      Parameters:
      name - The name of the user account involved in the attack sequence.
      Returns:
      Returns a reference to this object so that method calls can be chained together.