Interface ImportDocumentResponse.Builder

    • Method Detail

      • fileId

        ImportDocumentResponse.Builder fileId​(String fileId)

        The unique identifier assigned to the uploaded file.

        Parameters:
        fileId - The unique identifier assigned to the uploaded file.
        Returns:
        Returns a reference to this object so that method calls can be chained together.