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