| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationChannel |
StartCelebrityRecognitionRequest.notificationChannel()
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the celebrity
recognition analysis to.
|
NotificationChannel |
StartTextDetectionRequest.notificationChannel()
Returns the value of the NotificationChannel property for this object.
|
NotificationChannel |
StartSegmentDetectionRequest.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.
|
NotificationChannel |
StartPersonTrackingRequest.notificationChannel()
The Amazon SNS topic ARN you want Amazon Rekognition Video to publish the completion status of the people
detection operation to.
|
NotificationChannel |
StartFaceDetectionRequest.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.
|
NotificationChannel |
StartLabelDetectionRequest.notificationChannel()
The Amazon SNS topic ARN you want Amazon Rekognition Video to publish the completion status of the label
detection operation to.
|
NotificationChannel |
StartContentModerationRequest.notificationChannel()
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the unsafe
content analysis to.
|
NotificationChannel |
StartFaceSearchRequest.notificationChannel()
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status of
the search.
|
| Modifier and Type | Method and Description |
|---|---|
StartCelebrityRecognitionRequest.Builder |
StartCelebrityRecognitionRequest.Builder.notificationChannel(NotificationChannel notificationChannel)
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the
celebrity recognition analysis to.
|
StartTextDetectionRequest.Builder |
StartTextDetectionRequest.Builder.notificationChannel(NotificationChannel notificationChannel)
Sets the value of the NotificationChannel property for this object.
|
StartSegmentDetectionRequest.Builder |
StartSegmentDetectionRequest.Builder.notificationChannel(NotificationChannel 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.
|
StartPersonTrackingRequest.Builder |
StartPersonTrackingRequest.Builder.notificationChannel(NotificationChannel notificationChannel)
The Amazon SNS topic ARN you want Amazon Rekognition Video to publish the completion status of the people
detection operation to.
|
StartFaceDetectionRequest.Builder |
StartFaceDetectionRequest.Builder.notificationChannel(NotificationChannel 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.
|
StartLabelDetectionRequest.Builder |
StartLabelDetectionRequest.Builder.notificationChannel(NotificationChannel notificationChannel)
The Amazon SNS topic ARN you want Amazon Rekognition Video to publish the completion status of the label
detection operation to.
|
StartContentModerationRequest.Builder |
StartContentModerationRequest.Builder.notificationChannel(NotificationChannel notificationChannel)
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the
unsafe content analysis to.
|
StartFaceSearchRequest.Builder |
StartFaceSearchRequest.Builder.notificationChannel(NotificationChannel notificationChannel)
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status
of the search.
|
Copyright © 2021. All rights reserved.