Interface Byoasn.Builder

    • Method Detail

      • asn

        Byoasn.Builder asn​(String asn)

        A public 2-byte or 4-byte ASN.

        Parameters:
        asn - A public 2-byte or 4-byte ASN.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ipamId

        Byoasn.Builder ipamId​(String ipamId)

        An IPAM ID.

        Parameters:
        ipamId - An IPAM ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • statusMessage

        Byoasn.Builder statusMessage​(String statusMessage)

        The status message.

        Parameters:
        statusMessage - The status message.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • state

        Byoasn.Builder state​(String state)

        The provisioning state of the BYOASN.

        Parameters:
        state - The provisioning state of the BYOASN.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AsnState, AsnState
      • state

        Byoasn.Builder state​(AsnState state)

        The provisioning state of the BYOASN.

        Parameters:
        state - The provisioning state of the BYOASN.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AsnState, AsnState