Reviews.ReviewsAddVideoFrameDefinitionStages.WithReviewId Interface

public interface WithReviewId

The stage of the definition to be specify reviewId.

Method Summary

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

Id of the review.

Method Details

withReviewId

public ReviewsAddVideoFrameDefinitionStages.WithExecute withReviewId(String reviewId)

Id of the review.

Parameters:

reviewId

Returns:

next definition stage

Applies to