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