public static interface StartTextDetectionResponse.Builder extends RekognitionResponse.Builder, SdkPojo, CopyableBuilder<StartTextDetectionResponse.Builder,StartTextDetectionResponse>
| Modifier and Type | Method and Description |
|---|---|
StartTextDetectionResponse.Builder |
jobId(String jobId)
Identifier for the text detection job.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartTextDetectionResponse.Builder jobId(String jobId)
Identifier for the text detection job. Use JobId to identify the job in a subsequent call to
GetTextDetection.
jobId - Identifier for the text detection job. Use JobId to identify the job in a subsequent call
to GetTextDetection.Copyright © 2022. All rights reserved.