Interface AsnAssociation.Builder

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

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

    • asn

      The association's ASN.

      Parameters:
      asn - The association's ASN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • cidr

      The association's CIDR.

      Parameters:
      cidr - The association's CIDR.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • statusMessage

      AsnAssociation.Builder statusMessage(String statusMessage)

      The association's status message.

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

      The association's state.

      Parameters:
      state - The association's state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The association's state.

      Parameters:
      state - The association's state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: