Uses of Interface
io.github.cdklabs.cdkpipelines.github.CheckRunOptions
-
-
Uses of CheckRunOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement CheckRunOptions Modifier and Type Class Description static classCheckRunOptions.Jsii$ProxyAn implementation forCheckRunOptionsMethods in io.github.cdklabs.cdkpipelines.github that return CheckRunOptions Modifier and Type Method Description CheckRunOptionsCheckRunOptions.Builder. build()Builds the configured instance.default CheckRunOptionsWorkflowTriggers. getCheckRun()Runs your workflow anytime the check_run event occurs.CheckRunOptionsWorkflowTriggers.Jsii$Proxy. getCheckRun()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type CheckRunOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. checkRun(CheckRunOptions checkRun)Sets the value ofWorkflowTriggers.getCheckRun()
-