Interface StopSnomedctInferenceJobResponse.Builder

    • Method Detail

      • jobId

        StopSnomedctInferenceJobResponse.Builder jobId​(String jobId)

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

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