Uses of Interface
io.github.cdklabs.projen.gitlab.TriggerInclude
-
Packages that use TriggerInclude Package Description io.github.cdklabs.projen.gitlab -
-
Uses of TriggerInclude in io.github.cdklabs.projen.gitlab
Classes in io.github.cdklabs.projen.gitlab that implement TriggerInclude Modifier and Type Class Description static classTriggerInclude.Jsii$ProxyAn implementation forTriggerIncludeMethods in io.github.cdklabs.projen.gitlab that return TriggerInclude Modifier and Type Method Description TriggerIncludeTriggerInclude.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.gitlab that return types with arguments of type TriggerInclude Modifier and Type Method Description default List<TriggerInclude>Trigger. getInclude()(experimental) A list of local files or artifacts from other jobs to define the pipeline.List<TriggerInclude>Trigger.Jsii$Proxy. getInclude()Method parameters in io.github.cdklabs.projen.gitlab with type arguments of type TriggerInclude Modifier and Type Method Description Trigger.BuilderTrigger.Builder. include(List<? extends TriggerInclude> include)Sets the value ofTrigger.getInclude()
-