| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationChannel |
StartDocumentAnalysisRequest.notificationChannel()
The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to.
|
NotificationChannel |
StartDocumentTextDetectionRequest.notificationChannel()
The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to.
|
NotificationChannel |
StartExpenseAnalysisRequest.notificationChannel()
The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to.
|
| Modifier and Type | Method and Description |
|---|---|
StartDocumentAnalysisRequest.Builder |
StartDocumentAnalysisRequest.Builder.notificationChannel(NotificationChannel notificationChannel)
The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to.
|
StartDocumentTextDetectionRequest.Builder |
StartDocumentTextDetectionRequest.Builder.notificationChannel(NotificationChannel notificationChannel)
The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to.
|
StartExpenseAnalysisRequest.Builder |
StartExpenseAnalysisRequest.Builder.notificationChannel(NotificationChannel notificationChannel)
The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to.
|
Copyright © 2022. All rights reserved.