| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
StreamProcessorNotificationChannel |
StreamProcessorNotificationChannel.clone() |
StreamProcessorNotificationChannel |
DescribeStreamProcessorResult.getNotificationChannel() |
StreamProcessorNotificationChannel |
CreateStreamProcessorRequest.getNotificationChannel() |
StreamProcessorNotificationChannel |
StreamProcessorNotificationChannel.withSNSTopicArn(String sNSTopicArn)
The Amazon Resource Number (ARN) of the Amazon Amazon Simple Notification Service topic to which Amazon
Rekognition posts the completion status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeStreamProcessorResult.setNotificationChannel(StreamProcessorNotificationChannel notificationChannel) |
void |
CreateStreamProcessorRequest.setNotificationChannel(StreamProcessorNotificationChannel notificationChannel) |
DescribeStreamProcessorResult |
DescribeStreamProcessorResult.withNotificationChannel(StreamProcessorNotificationChannel notificationChannel) |
CreateStreamProcessorRequest |
CreateStreamProcessorRequest.withNotificationChannel(StreamProcessorNotificationChannel notificationChannel) |
Copyright © 2023. All rights reserved.