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