Uses of Interface
io.github.cdklabs.cdkpipelines.github.CheckSuiteOptions
-
-
Uses of CheckSuiteOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement CheckSuiteOptions Modifier and Type Class Description static classCheckSuiteOptions.Jsii$ProxyAn implementation forCheckSuiteOptionsMethods in io.github.cdklabs.cdkpipelines.github that return CheckSuiteOptions Modifier and Type Method Description CheckSuiteOptionsCheckSuiteOptions.Builder. build()Builds the configured instance.default CheckSuiteOptionsWorkflowTriggers. getCheckSuite()Runs your workflow anytime the check_suite event occurs.CheckSuiteOptionsWorkflowTriggers.Jsii$Proxy. getCheckSuite()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type CheckSuiteOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. checkSuite(CheckSuiteOptions checkSuite)Sets the value ofWorkflowTriggers.getCheckSuite()
-