Reviews.ReviewsCreateReviewsDefinitionStages.WithTeamName Interface

public interface WithTeamName

The stage of the definition to be specify teamName.

Method Summary

Modifier and Type Method and Description
Reviews.ReviewsCreateReviewsDefinitionStages.WithUrlContentType withTeamName(String teamName)

Your team name.

Method Details

withTeamName

public WithUrlContentType withTeamName(String teamName)

Your team name.

Parameters:

teamName

Returns:

next definition stage

Applies to