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