Reviews.ReviewsCreateJobDefinitionStages.WithContentId Interface

public interface WithContentId

The stage of the definition to be specify contentId.

Method Summary

Modifier and Type Method and Description
Reviews.ReviewsCreateJobDefinitionStages.WithWorkflowName withContentId(String contentId)

Id/Name to identify the content submitted.

Method Details

withContentId

public WithWorkflowName withContentId(String contentId)

Id/Name to identify the content submitted.

Parameters:

contentId

Returns:

next definition stage

Applies to