| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
Video |
StartContentModerationRequest.video()
The video in which you want to detect inappropriate, unwanted, or offensive content.
|
Video |
GetSegmentDetectionResponse.video()
Returns the value of the Video property for this object.
|
Video |
StartPersonTrackingRequest.video()
The video in which you want to detect people.
|
Video |
GetLabelDetectionResponse.video()
Returns the value of the Video property for this object.
|
Video |
GetPersonTrackingResponse.video()
Returns the value of the Video property for this object.
|
Video |
GetTextDetectionResponse.video()
Returns the value of the Video property for this object.
|
Video |
StartFaceSearchRequest.video()
The video you want to search.
|
Video |
StartCelebrityRecognitionRequest.video()
The video in which you want to recognize celebrities.
|
Video |
StartTextDetectionRequest.video()
Returns the value of the Video property for this object.
|
Video |
StartLabelDetectionRequest.video()
The video in which you want to detect labels.
|
Video |
GetFaceSearchResponse.video()
Returns the value of the Video property for this object.
|
Video |
GetCelebrityRecognitionResponse.video()
Returns the value of the Video property for this object.
|
Video |
StartSegmentDetectionRequest.video()
Returns the value of the Video property for this object.
|
Video |
GetFaceDetectionResponse.video()
Returns the value of the Video property for this object.
|
Video |
GetContentModerationResponse.video()
Returns the value of the Video property for this object.
|
Video |
StartFaceDetectionRequest.video()
The video in which you want to detect faces.
|
| Modifier and Type | Method and Description |
|---|---|
StartContentModerationRequest.Builder |
StartContentModerationRequest.Builder.video(Video video)
The video in which you want to detect inappropriate, unwanted, or offensive content.
|
GetSegmentDetectionResponse.Builder |
GetSegmentDetectionResponse.Builder.video(Video video)
Sets the value of the Video property for this object.
|
StartPersonTrackingRequest.Builder |
StartPersonTrackingRequest.Builder.video(Video video)
The video in which you want to detect people.
|
GetLabelDetectionResponse.Builder |
GetLabelDetectionResponse.Builder.video(Video video)
Sets the value of the Video property for this object.
|
GetPersonTrackingResponse.Builder |
GetPersonTrackingResponse.Builder.video(Video video)
Sets the value of the Video property for this object.
|
GetTextDetectionResponse.Builder |
GetTextDetectionResponse.Builder.video(Video video)
Sets the value of the Video property for this object.
|
StartFaceSearchRequest.Builder |
StartFaceSearchRequest.Builder.video(Video video)
The video you want to search.
|
StartCelebrityRecognitionRequest.Builder |
StartCelebrityRecognitionRequest.Builder.video(Video video)
The video in which you want to recognize celebrities.
|
StartTextDetectionRequest.Builder |
StartTextDetectionRequest.Builder.video(Video video)
Sets the value of the Video property for this object.
|
StartLabelDetectionRequest.Builder |
StartLabelDetectionRequest.Builder.video(Video video)
The video in which you want to detect labels.
|
GetFaceSearchResponse.Builder |
GetFaceSearchResponse.Builder.video(Video video)
Sets the value of the Video property for this object.
|
GetCelebrityRecognitionResponse.Builder |
GetCelebrityRecognitionResponse.Builder.video(Video video)
Sets the value of the Video property for this object.
|
StartSegmentDetectionRequest.Builder |
StartSegmentDetectionRequest.Builder.video(Video video)
Sets the value of the Video property for this object.
|
GetFaceDetectionResponse.Builder |
GetFaceDetectionResponse.Builder.video(Video video)
Sets the value of the Video property for this object.
|
GetContentModerationResponse.Builder |
GetContentModerationResponse.Builder.video(Video video)
Sets the value of the Video property for this object.
|
StartFaceDetectionRequest.Builder |
StartFaceDetectionRequest.Builder.video(Video video)
The video in which you want to detect faces.
|
Copyright © 2023. All rights reserved.