Uses of Interface
io.github.cdklabs.cdkpipelines.github.PullRequestReviewCommentOptions
-
-
Uses of PullRequestReviewCommentOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement PullRequestReviewCommentOptions Modifier and Type Class Description static classPullRequestReviewCommentOptions.Jsii$ProxyAn implementation forPullRequestReviewCommentOptionsMethods in io.github.cdklabs.cdkpipelines.github that return PullRequestReviewCommentOptions Modifier and Type Method Description PullRequestReviewCommentOptionsPullRequestReviewCommentOptions.Builder. build()Builds the configured instance.default PullRequestReviewCommentOptionsWorkflowTriggers. getPullRequestReviewComment()Runs your workflow anytime a comment on a pull request's unified diff is modified, which triggers the pull_request_review_comment event.PullRequestReviewCommentOptionsWorkflowTriggers.Jsii$Proxy. getPullRequestReviewComment()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type PullRequestReviewCommentOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. pullRequestReviewComment(PullRequestReviewCommentOptions pullRequestReviewComment)Sets the value ofWorkflowTriggers.getPullRequestReviewComment()
-