Uses of Interface
io.github.cdklabs.projen.gitlab.AllowFailure
-
Packages that use AllowFailure Package Description io.github.cdklabs.projen.gitlab -
-
Uses of AllowFailure in io.github.cdklabs.projen.gitlab
Classes in io.github.cdklabs.projen.gitlab that implement AllowFailure Modifier and Type Class Description static classAllowFailure.Jsii$ProxyAn implementation forAllowFailureMethods in io.github.cdklabs.projen.gitlab that return AllowFailure Modifier and Type Method Description AllowFailureAllowFailure.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.gitlab with parameters of type AllowFailure Modifier and Type Method Description IncludeRule.BuilderIncludeRule.Builder. allowFailure(AllowFailure allowFailure)Sets the value ofIncludeRule.getAllowFailure()Job.BuilderJob.Builder. allowFailure(AllowFailure allowFailure)Sets the value ofJob.getAllowFailure()
-