Interface IpamRouteOriginAuthorizationInfo.Builder

  • Method Details

    • cidr

      The IP address prefix in CIDR notation authorized by the ROA.

      Parameters:
      cidr - The IP address prefix in CIDR notation authorized by the ROA.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • asn

      The Autonomous System Number (ASN) authorized to originate the prefix.

      Parameters:
      asn - The Autonomous System Number (ASN) authorized to originate the prefix.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • maxLength

      The maximum prefix length that the ASN is authorized to announce.

      Parameters:
      maxLength - The maximum prefix length that the ASN is authorized to announce.
      Returns:
      Returns a reference to this object so that method calls can be chained together.