Interface StartLendingAnalysisResponse.Builder

    • Method Detail

      • jobId

        StartLendingAnalysisResponse.Builder jobId​(String jobId)

        A unique identifier for the lending or text-detection job. The JobId is returned from StartLendingAnalysis. A JobId value is only valid for 7 days.

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