Interface StartExpenseAnalysisResponse.Builder

    • Method Detail

      • jobId

        StartExpenseAnalysisResponse.Builder jobId​(String jobId)

        A unique identifier for the text detection job. The JobId is returned from StartExpenseAnalysis. A JobId value is only valid for 7 days.

        Parameters:
        jobId - A unique identifier for the text detection job. The JobId is returned from StartExpenseAnalysis. A JobId value is only valid for 7 days.
        Returns:
        Returns a reference to this object so that method calls can be chained together.