| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
DocumentLocation |
StartLendingAnalysisRequest.documentLocation()
Returns the value of the DocumentLocation property for this object.
|
DocumentLocation |
StartDocumentTextDetectionRequest.documentLocation()
The location of the document to be processed.
|
DocumentLocation |
StartDocumentAnalysisRequest.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 |
|---|---|
StartLendingAnalysisRequest.Builder |
StartLendingAnalysisRequest.Builder.documentLocation(DocumentLocation documentLocation)
Sets the value of the DocumentLocation property for this object.
|
StartDocumentTextDetectionRequest.Builder |
StartDocumentTextDetectionRequest.Builder.documentLocation(DocumentLocation documentLocation)
The location of the document to be processed.
|
StartDocumentAnalysisRequest.Builder |
StartDocumentAnalysisRequest.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 © 2023. All rights reserved.