public static interface StopIcd10CmInferenceJobResponse.Builder extends ComprehendMedicalResponse.Builder, SdkPojo, CopyableBuilder<StopIcd10CmInferenceJobResponse.Builder,StopIcd10CmInferenceJobResponse>
| Modifier and Type | Method and Description |
|---|---|
StopIcd10CmInferenceJobResponse.Builder |
jobId(String jobId)
The identifier generated for the job.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopIcd10CmInferenceJobResponse.Builder jobId(String jobId)
The identifier generated for the job. To get the status of job, use this identifier with the
DescribeICD10CMInferenceJob operation.
jobId - The identifier generated for the job. To get the status of job, use this identifier with the
DescribeICD10CMInferenceJob operation.Copyright © 2022. All rights reserved.