Interface AutonomousSystem.Builder

    • Method Detail

      • name

        AutonomousSystem.Builder name​(String name)

        Name associated with the Autonomous System (AS).

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

        AutonomousSystem.Builder number​(Integer number)

        The unique number that identifies the Autonomous System (AS).

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