Reviews.ReviewsCreateJobDefinitionStages.WithContentType Interface

public interface WithContentType

The stage of the definition to be specify contentType.

Method Summary

Modifier and Type Method and Description
Reviews.ReviewsCreateJobDefinitionStages.WithContentId withContentType(String contentType)

Image, Text or Video. Possible values include: 'Image', 'Text', 'Video'.

Method Details

withContentType

public WithContentId withContentType(String contentType)

Image, Text or Video. Possible values include: 'Image', 'Text', 'Video'.

Parameters:

contentType

Returns:

next definition stage

Applies to