Interface StopIcd10CmInferenceJobResponse.Builder

    • Method Detail

      • jobId

        StopIcd10CmInferenceJobResponse.Builder jobId​(String jobId)

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

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