public static interface StartDocumentAnalysisResponse.Builder extends TextractResponse.Builder, SdkPojo, CopyableBuilder<StartDocumentAnalysisResponse.Builder,StartDocumentAnalysisResponse>
| Modifier and Type | Method and Description |
|---|---|
StartDocumentAnalysisResponse.Builder |
jobId(String jobId)
The identifier for the document text detection job.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartDocumentAnalysisResponse.Builder jobId(String jobId)
The identifier for the document text detection job. Use JobId to identify the job in a
subsequent call to GetDocumentAnalysis. A JobId value is only valid for 7 days.
jobId - The identifier for the document text detection job. Use JobId to identify the job in a
subsequent call to GetDocumentAnalysis. A JobId value is only valid for 7
days.Copyright © 2023. All rights reserved.