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