| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
OutputConfig |
StartDocumentAnalysisRequest.outputConfig()
Sets if the output will go to a customer defined bucket.
|
OutputConfig |
StartDocumentTextDetectionRequest.outputConfig()
Sets if the output will go to a customer defined bucket.
|
OutputConfig |
StartExpenseAnalysisRequest.outputConfig()
Sets if the output will go to a customer defined bucket.
|
| Modifier and Type | Method and Description |
|---|---|
StartDocumentAnalysisRequest.Builder |
StartDocumentAnalysisRequest.Builder.outputConfig(OutputConfig outputConfig)
Sets if the output will go to a customer defined bucket.
|
StartDocumentTextDetectionRequest.Builder |
StartDocumentTextDetectionRequest.Builder.outputConfig(OutputConfig outputConfig)
Sets if the output will go to a customer defined bucket.
|
StartExpenseAnalysisRequest.Builder |
StartExpenseAnalysisRequest.Builder.outputConfig(OutputConfig outputConfig)
Sets if the output will go to a customer defined bucket.
|
Copyright © 2022. All rights reserved.