public static class PullRequestFinishReviewRequest.Builder extends Object
Constructor and Description |
---|
Builder(PullRequest pullRequest) |
Modifier and Type | Method and Description |
---|---|
PullRequestFinishReviewRequest |
build() |
PullRequestFinishReviewRequest.Builder |
commentText(String value) |
PullRequestFinishReviewRequest.Builder |
participantStatus(PullRequestParticipantStatus value) |
public Builder(@Nonnull PullRequest pullRequest)
@Nonnull public PullRequestFinishReviewRequest build()
@Nonnull public PullRequestFinishReviewRequest.Builder commentText(@Nullable String value)
@Nonnull public PullRequestFinishReviewRequest.Builder participantStatus(@Nullable PullRequestParticipantStatus value)
Copyright © 2021 Atlassian. All rights reserved.
View cookie preferences