Interface AssociateAddressResponse.Builder

    • Method Detail

      • associationId

        AssociateAddressResponse.Builder associationId​(String associationId)

        The ID that represents the association of the Elastic IP address with an instance.

        Parameters:
        associationId - The ID that represents the association of the Elastic IP address with an instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.