Interface CreateContactResponse.Builder

  • Method Details

    • contactId

      CreateContactResponse.Builder contactId(String contactId)

      The identifier of the contact in this instance of Amazon Connect.

      Parameters:
      contactId - The identifier of the contact in this instance of Amazon Connect.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • contactArn

      CreateContactResponse.Builder contactArn(String contactArn)

      The Amazon Resource Name (ARN) of the created contact.

      Parameters:
      contactArn - The Amazon Resource Name (ARN) of the created contact.
      Returns:
      Returns a reference to this object so that method calls can be chained together.