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