Reviews.ReviewsAddVideoFrameUrlDefinitionStages.WithContentType Interface

public interface WithContentType

The stage of the definition to be specify contentType.

Method Summary

Modifier and Type Method and Description
Reviews.ReviewsAddVideoFrameUrlDefinitionStages.WithVideoFrameBody withContentType(String contentType)

The content type.

Method Details

withContentType

public WithVideoFrameBody withContentType(String contentType)

The content type.

Parameters:

contentType

Returns:

next definition stage

Applies to