Uses of Interface
io.github.cdklabs.projen.circleci.Triggers
-
Packages that use Triggers Package Description io.github.cdklabs.projen.circleci -
-
Uses of Triggers in io.github.cdklabs.projen.circleci
Classes in io.github.cdklabs.projen.circleci that implement Triggers Modifier and Type Class Description static classTriggers.Jsii$ProxyAn implementation forTriggersMethods in io.github.cdklabs.projen.circleci that return Triggers Modifier and Type Method Description TriggersTriggers.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.circleci that return types with arguments of type Triggers Modifier and Type Method Description default List<Triggers>Workflow. getTriggers()List<Triggers>Workflow.Jsii$Proxy. getTriggers()Method parameters in io.github.cdklabs.projen.circleci with type arguments of type Triggers Modifier and Type Method Description Workflow.BuilderWorkflow.Builder. triggers(List<? extends Triggers> triggers)Sets the value ofWorkflow.getTriggers()
-