Interface StartDocumentAnalysisResponse.Builder

    • Method Detail

      • jobId

        StartDocumentAnalysisResponse.Builder jobId​(String jobId)

        The identifier for the document text detection job. Use JobId to identify the job in a subsequent call to GetDocumentAnalysis. A JobId value is only valid for 7 days.

        Parameters:
        jobId - The identifier for the document text detection job. Use JobId to identify the job in a subsequent call to GetDocumentAnalysis. A JobId value is only valid for 7 days.
        Returns:
        Returns a reference to this object so that method calls can be chained together.