Package | Description |
---|---|
software.amazon.awssdk.services.textract.model |
Modifier and Type | Method and Description |
---|---|
static StartDocumentTextDetectionResponse.Builder |
StartDocumentTextDetectionResponse.builder() |
StartDocumentTextDetectionResponse.Builder |
StartDocumentTextDetectionResponse.Builder.jobId(String jobId)
The identifier of the text detection job for the document.
|
StartDocumentTextDetectionResponse.Builder |
StartDocumentTextDetectionResponse.toBuilder() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends StartDocumentTextDetectionResponse.Builder> |
StartDocumentTextDetectionResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.