Interface NetworkAutonomousSystem.Builder

    • Method Detail

      • name

        NetworkAutonomousSystem.Builder name​(String name)

        The name associated with the AS.

        Parameters:
        name - The name associated with the AS.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • number

        NetworkAutonomousSystem.Builder number​(Integer number)

        The unique number that identifies the AS.

        Parameters:
        number - The unique number that identifies the AS.
        Returns:
        Returns a reference to this object so that method calls can be chained together.