| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
DocumentLocation |
StartDocumentAnalysisRequest.documentLocation()
The location of the document to be processed.
|
DocumentLocation |
StartDocumentTextDetectionRequest.documentLocation()
The location of the document to be processed.
|
DocumentLocation |
StartExpenseAnalysisRequest.documentLocation()
The location of the document to be processed.
|
| Modifier and Type | Method and Description |
|---|---|
StartDocumentAnalysisRequest.Builder |
StartDocumentAnalysisRequest.Builder.documentLocation(DocumentLocation documentLocation)
The location of the document to be processed.
|
StartDocumentTextDetectionRequest.Builder |
StartDocumentTextDetectionRequest.Builder.documentLocation(DocumentLocation documentLocation)
The location of the document to be processed.
|
StartExpenseAnalysisRequest.Builder |
StartExpenseAnalysisRequest.Builder.documentLocation(DocumentLocation documentLocation)
The location of the document to be processed.
|
Copyright © 2022. All rights reserved.