Uses of Class
io.github.cdklabs.projen.github.workflows.JobDefaults.Builder
-
Packages that use JobDefaults.Builder Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of JobDefaults.Builder in io.github.cdklabs.projen.github.workflows
Methods in io.github.cdklabs.projen.github.workflows that return JobDefaults.Builder Modifier and Type Method Description static JobDefaults.BuilderJobDefaults. builder()JobDefaults.BuilderJobDefaults.Builder. run(RunSettings run)Sets the value ofJobDefaults.getRun()Constructors in io.github.cdklabs.projen.github.workflows with parameters of type JobDefaults.Builder Constructor Description Jsii$Proxy(JobDefaults.Builder builder)Constructor that initializes the object based on literal property values passed by theJobDefaults.Builder.
-