Reviews.ReviewsAddVideoFrameUrlDefinitionStages.WithVideoFrameBody Interface

public interface WithVideoFrameBody

The stage of the definition to be specify videoFrameBody.

Method Summary

Modifier and Type Method and Description
ReviewsAddVideoFrameUrlDefinitionStages.WithExecute withVideoFrameBody(List<VideoFrameBodyItem> videoFrameBody)

Body for add video frames API.

Method Details

withVideoFrameBody

public ReviewsAddVideoFrameUrlDefinitionStages.WithExecute withVideoFrameBody(List videoFrameBody)

Body for add video frames API.

Parameters:

videoFrameBody

Returns:

next definition stage

Applies to