Uses of Interface
io.github.cdklabs.cdkpipelines.github.PullRequestReviewOptions
-
-
Uses of PullRequestReviewOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement PullRequestReviewOptions Modifier and Type Class Description static classPullRequestReviewOptions.Jsii$ProxyAn implementation forPullRequestReviewOptionsMethods in io.github.cdklabs.cdkpipelines.github that return PullRequestReviewOptions Modifier and Type Method Description PullRequestReviewOptionsPullRequestReviewOptions.Builder. build()Builds the configured instance.default PullRequestReviewOptionsWorkflowTriggers. getPullRequestReview()Runs your workflow anytime the pull_request_review event occurs.PullRequestReviewOptionsWorkflowTriggers.Jsii$Proxy. getPullRequestReview()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type PullRequestReviewOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. pullRequestReview(PullRequestReviewOptions pullRequestReview)Sets the value ofWorkflowTriggers.getPullRequestReview()
-