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