Reviews.ReviewsAddVideoFrameStreamDefinitionStages.WithReviewId Interface

public interface WithReviewId

The stage of the definition to be specify reviewId.

Method Summary

Modifier and Type Method and Description
Reviews.ReviewsAddVideoFrameStreamDefinitionStages.WithContentType withReviewId(String reviewId)

Id of the review.

Method Details

withReviewId

public WithContentType withReviewId(String reviewId)

Id of the review.

Parameters:

reviewId

Returns:

next definition stage

Applies to