Uses of Interface
io.github.cdklabs.cdkpipelines.github.ProjectCardOptions
-
-
Uses of ProjectCardOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement ProjectCardOptions Modifier and Type Class Description static classProjectCardOptions.Jsii$ProxyAn implementation forProjectCardOptionsMethods in io.github.cdklabs.cdkpipelines.github that return ProjectCardOptions Modifier and Type Method Description ProjectCardOptionsProjectCardOptions.Builder. build()Builds the configured instance.default ProjectCardOptionsWorkflowTriggers. getProjectCard()Runs your workflow anytime the project_card event occurs.ProjectCardOptionsWorkflowTriggers.Jsii$Proxy. getProjectCard()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type ProjectCardOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. projectCard(ProjectCardOptions projectCard)Sets the value ofWorkflowTriggers.getProjectCard()
-