Uses of Interface
io.github.cdklabs.cdkpipelines.github.IssuesOptions
-
-
Uses of IssuesOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement IssuesOptions Modifier and Type Class Description static classIssuesOptions.Jsii$ProxyAn implementation forIssuesOptionsMethods in io.github.cdklabs.cdkpipelines.github that return IssuesOptions Modifier and Type Method Description IssuesOptionsIssuesOptions.Builder. build()Builds the configured instance.default IssuesOptionsWorkflowTriggers. getIssues()Runs your workflow anytime the issues event occurs.IssuesOptionsWorkflowTriggers.Jsii$Proxy. getIssues()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type IssuesOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. issues(IssuesOptions issues)Sets the value ofWorkflowTriggers.getIssues()
-