Interface AttachmentDetails.Builder

    • Method Detail

      • attachmentId

        AttachmentDetails.Builder attachmentId​(String attachmentId)

        The ID of the attachment.

        Parameters:
        attachmentId - The ID of the attachment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • fileName

        AttachmentDetails.Builder fileName​(String fileName)

        The file name of the attachment.

        Parameters:
        fileName - The file name of the attachment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.