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