Uses of Class
io.github.cdklabs.projen.gitlab.Workflow.Builder
-
Packages that use Workflow.Builder Package Description io.github.cdklabs.projen.gitlab -
-
Uses of Workflow.Builder in io.github.cdklabs.projen.gitlab
Methods in io.github.cdklabs.projen.gitlab that return Workflow.Builder Modifier and Type Method Description static Workflow.BuilderWorkflow. builder()Workflow.BuilderWorkflow.Builder. rules(List<? extends WorkflowRule> rules)Sets the value ofWorkflow.getRules()Constructors in io.github.cdklabs.projen.gitlab with parameters of type Workflow.Builder Constructor Description Jsii$Proxy(Workflow.Builder builder)Constructor that initializes the object based on literal property values passed by theWorkflow.Builder.
-