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