Reviews.ReviewsGetVideoFramesDefinitionStages.WithReviewId Interface

public interface WithReviewId

The stage of the definition to be specify reviewId.

Method Summary

Modifier and Type Method and Description
ReviewsGetVideoFramesDefinitionStages.WithExecute withReviewId(String reviewId)

Id of the review.

Method Details

withReviewId

public ReviewsGetVideoFramesDefinitionStages.WithExecute withReviewId(String reviewId)

Id of the review.

Parameters:

reviewId

Returns:

next definition stage

Applies to