Reviews.ReviewsCreateVideoReviewsDefinitionStages.WithAllOptions Interface

public interface WithAllOptions

The stage of the definition which allows for any other optional settings to be specified.

Method Summary

Modifier and Type Method and Description
ReviewsCreateVideoReviewsDefinitionStages.WithExecute withSubTeam(String subTeam)

SubTeam of your team, you want to assign the created review to.

Method Details

withSubTeam

public ReviewsCreateVideoReviewsDefinitionStages.WithExecute withSubTeam(String subTeam)

SubTeam of your team, you want to assign the created review to.

Parameters:

subTeam

Returns:

next definition stage

Applies to