Uses of Class
io.github.cdklabs.projen.github.workflows.PullRequestReviewOptions.Builder
-
Packages that use PullRequestReviewOptions.Builder Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of PullRequestReviewOptions.Builder in io.github.cdklabs.projen.github.workflows
Methods in io.github.cdklabs.projen.github.workflows that return PullRequestReviewOptions.Builder Modifier and Type Method Description static PullRequestReviewOptions.BuilderPullRequestReviewOptions. builder()PullRequestReviewOptions.BuilderPullRequestReviewOptions.Builder. types(List<String> types)Sets the value ofPullRequestReviewOptions.getTypes()Constructors in io.github.cdklabs.projen.github.workflows with parameters of type PullRequestReviewOptions.Builder Constructor Description Jsii$Proxy(PullRequestReviewOptions.Builder builder)Constructor that initializes the object based on literal property values passed by thePullRequestReviewOptions.Builder.
-