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