Partager via


Reviews.ReviewsCreateReviewsDefinitionStages.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
ReviewsCreateReviewsDefinitionStages.WithExecute withSubTeam(String subTeam)

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

Method Details

withSubTeam

public ReviewsCreateReviewsDefinitionStages.WithExecute withSubTeam(String subTeam)

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

Parameters:

subTeam

Returns:

next definition stage

Applies to