Interface StartIcd10CmInferenceJobResponse.Builder

    • Method Detail

      • jobId

        StartIcd10CmInferenceJobResponse.Builder jobId​(String jobId)

        The identifier generated for the job. To get the status of a job, use this identifier with the StartICD10CMInferenceJob operation.

        Parameters:
        jobId - The identifier generated for the job. To get the status of a job, use this identifier with the StartICD10CMInferenceJob operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.