default StartCelebrityRecognitionRequest.Builder |
StartCelebrityRecognitionRequest.Builder.notificationChannel(Consumer<NotificationChannel.Builder> notificationChannel) |
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the
celebrity recognition analysis to.
|
default StartContentModerationRequest.Builder |
StartContentModerationRequest.Builder.notificationChannel(Consumer<NotificationChannel.Builder> notificationChannel) |
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the
content analysis to.
|
default StartFaceDetectionRequest.Builder |
StartFaceDetectionRequest.Builder.notificationChannel(Consumer<NotificationChannel.Builder> notificationChannel) |
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status
of the face detection operation.
|
default StartFaceSearchRequest.Builder |
StartFaceSearchRequest.Builder.notificationChannel(Consumer<NotificationChannel.Builder> notificationChannel) |
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status
of the search.
|
default StartLabelDetectionRequest.Builder |
StartLabelDetectionRequest.Builder.notificationChannel(Consumer<NotificationChannel.Builder> notificationChannel) |
The Amazon SNS topic ARN you want Amazon Rekognition Video to publish the completion status of the label
detection operation to.
|
default StartPersonTrackingRequest.Builder |
StartPersonTrackingRequest.Builder.notificationChannel(Consumer<NotificationChannel.Builder> notificationChannel) |
The Amazon SNS topic ARN you want Amazon Rekognition Video to publish the completion status of the people
detection operation to.
|
default StartSegmentDetectionRequest.Builder |
StartSegmentDetectionRequest.Builder.notificationChannel(Consumer<NotificationChannel.Builder> notificationChannel) |
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status
of the segment detection operation.
|
default StartTextDetectionRequest.Builder |
StartTextDetectionRequest.Builder.notificationChannel(Consumer<NotificationChannel.Builder> notificationChannel) |
Sets the value of the NotificationChannel property for this object.
|