| Package | Description |
|---|---|
| software.amazon.awssdk.services.textract.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationChannel |
StartLendingAnalysisRequest.notificationChannel()
Returns the value of the NotificationChannel property for this object.
|
NotificationChannel |
StartDocumentTextDetectionRequest.notificationChannel()
The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to.
|
NotificationChannel |
StartDocumentAnalysisRequest.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 |
|---|---|
StartLendingAnalysisRequest.Builder |
StartLendingAnalysisRequest.Builder.notificationChannel(NotificationChannel notificationChannel)
Sets the value of the NotificationChannel property for this object.
|
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.
|
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.
|
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 © 2023. All rights reserved.