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