Uses of Interface
io.github.cdklabs.cdkpipelines.github.ProjectColumnOptions
-
-
Uses of ProjectColumnOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement ProjectColumnOptions Modifier and Type Class Description static classProjectColumnOptions.Jsii$ProxyAn implementation forProjectColumnOptionsMethods in io.github.cdklabs.cdkpipelines.github that return ProjectColumnOptions Modifier and Type Method Description ProjectColumnOptionsProjectColumnOptions.Builder. build()Builds the configured instance.default ProjectColumnOptionsWorkflowTriggers. getProjectColumn()Runs your workflow anytime the project_column event occurs.ProjectColumnOptionsWorkflowTriggers.Jsii$Proxy. getProjectColumn()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type ProjectColumnOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. projectColumn(ProjectColumnOptions projectColumn)Sets the value ofWorkflowTriggers.getProjectColumn()
-