Interface StopSnomedctInferenceJobResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, ComprehendMedicalResponse.Builder, CopyableBuilder<StopSnomedctInferenceJobResponse.Builder,StopSnomedctInferenceJobResponse>, SdkBuilder<StopSnomedctInferenceJobResponse.Builder,StopSnomedctInferenceJobResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
StopSnomedctInferenceJobResponse

  • Method Details

    • 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.