Interface Byoasn.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Byoasn.Builder,Byoasn>, SdkBuilder<Byoasn.Builder,Byoasn>, SdkPojo
Enclosing class:
Byoasn

public static interface Byoasn.Builder extends SdkPojo, CopyableBuilder<Byoasn.Builder,Byoasn>
  • Method Details

    • 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:
    • 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: