Interface GetArchiveMessageResponse.Builder

    • Method Detail

      • messageDownloadLink

        GetArchiveMessageResponse.Builder messageDownloadLink​(String messageDownloadLink)

        A pre-signed URL to temporarily download the full message content.

        Parameters:
        messageDownloadLink - A pre-signed URL to temporarily download the full message content.
        Returns:
        Returns a reference to this object so that method calls can be chained together.