Uses of Interface
io.github.cdklabs.cdkpipelines.github.WatchOptions
-
-
Uses of WatchOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement WatchOptions Modifier and Type Class Description static classWatchOptions.Jsii$ProxyAn implementation forWatchOptionsMethods in io.github.cdklabs.cdkpipelines.github that return WatchOptions Modifier and Type Method Description WatchOptionsWatchOptions.Builder. build()Builds the configured instance.default WatchOptionsWorkflowTriggers. getWatch()Runs your workflow anytime the watch event occurs.WatchOptionsWorkflowTriggers.Jsii$Proxy. getWatch()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type WatchOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. watch(WatchOptions watch)Sets the value ofWorkflowTriggers.getWatch()
-