GetCelebrityRecognitionResponse.Builder |
GetCelebrityRecognitionResponse.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.
|
GetFaceDetectionResponse.Builder |
GetFaceDetectionResponse.Builder.video(Video video) |
Sets the value of the Video property for this object.
|
GetFaceSearchResponse.Builder |
GetFaceSearchResponse.Builder.video(Video video) |
Sets the value of the Video property for this object.
|
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.
|
GetSegmentDetectionResponse.Builder |
GetSegmentDetectionResponse.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.
|
StartCelebrityRecognitionRequest.Builder |
StartCelebrityRecognitionRequest.Builder.video(Video video) |
The video in which you want to recognize celebrities.
|
StartContentModerationRequest.Builder |
StartContentModerationRequest.Builder.video(Video video) |
The video in which you want to detect inappropriate, unwanted, or offensive content.
|
StartFaceDetectionRequest.Builder |
StartFaceDetectionRequest.Builder.video(Video video) |
The video in which you want to detect faces.
|
StartFaceSearchRequest.Builder |
StartFaceSearchRequest.Builder.video(Video video) |
The video you want to search.
|
StartLabelDetectionRequest.Builder |
StartLabelDetectionRequest.Builder.video(Video video) |
The video in which you want to detect labels.
|
StartPersonTrackingRequest.Builder |
StartPersonTrackingRequest.Builder.video(Video video) |
The video in which you want to detect people.
|
StartSegmentDetectionRequest.Builder |
StartSegmentDetectionRequest.Builder.video(Video video) |
Sets the value of the Video property for this object.
|
StartTextDetectionRequest.Builder |
StartTextDetectionRequest.Builder.video(Video video) |
Sets the value of the Video property for this object.
|