Uses of Interface
io.github.cdklabs.cdkpipelines.github.ProjectOptions
-
-
Uses of ProjectOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement ProjectOptions Modifier and Type Class Description static classProjectOptions.Jsii$ProxyAn implementation forProjectOptionsMethods in io.github.cdklabs.cdkpipelines.github that return ProjectOptions Modifier and Type Method Description ProjectOptionsProjectOptions.Builder. build()Builds the configured instance.default ProjectOptionsWorkflowTriggers. getProject()Runs your workflow anytime the project event occurs.ProjectOptionsWorkflowTriggers.Jsii$Proxy. getProject()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type ProjectOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. project(ProjectOptions project)Sets the value ofWorkflowTriggers.getProject()
-