Reviews.ReviewsCreateReviewsDefinition Interface
public interface ReviewsCreateReviewsDefinition extends Reviews.ReviewsCreateReviewsDefinitionStages.WithTeamName,Reviews.ReviewsCreateReviewsDefinitionStages.WithUrlContentType,Reviews.ReviewsCreateReviewsDefinitionStages.WithCreateReviewBody,Reviews.ReviewsCreateReviewsDefinitionStages.WithExecute
The entirety of createReviews definition.
Inherited Members
Reviews.ReviewsCreateReviewsDefinitionStages.WithExecute.execute()
Reviews.ReviewsCreateReviewsDefinitionStages.WithExecute.executeAsync()
Reviews.ReviewsCreateReviewsDefinitionStages.WithCreateReviewBody.withCreateReviewBody(List<CreateReviewBodyItem> createReviewBody)
Reviews.ReviewsCreateReviewsDefinitionStages.WithAllOptions.withSubTeam(String subTeam)
Reviews.ReviewsCreateReviewsDefinitionStages.WithTeamName.withTeamName(String teamName)
Reviews.ReviewsCreateReviewsDefinitionStages.WithUrlContentType.withUrlContentType(String urlContentType)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java