Uses of Interface
io.github.cdklabs.projen.circleci.WorkflowJob
-
Packages that use WorkflowJob Package Description io.github.cdklabs.projen.circleci -
-
Uses of WorkflowJob in io.github.cdklabs.projen.circleci
Classes in io.github.cdklabs.projen.circleci that implement WorkflowJob Modifier and Type Class Description static classWorkflowJob.Jsii$ProxyAn implementation forWorkflowJobMethods in io.github.cdklabs.projen.circleci that return WorkflowJob Modifier and Type Method Description WorkflowJobWorkflowJob.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.circleci that return types with arguments of type WorkflowJob Modifier and Type Method Description default List<WorkflowJob>Workflow. getJobs()List<WorkflowJob>Workflow.Jsii$Proxy. getJobs()Method parameters in io.github.cdklabs.projen.circleci with type arguments of type WorkflowJob Modifier and Type Method Description Workflow.BuilderWorkflow.Builder. jobs(List<? extends WorkflowJob> jobs)Sets the value ofWorkflow.getJobs()
-