Uses of Interface
io.github.cdklabs.projen.gitlab.Filter
-
Packages that use Filter Package Description io.github.cdklabs.projen.gitlab -
-
Uses of Filter in io.github.cdklabs.projen.gitlab
Classes in io.github.cdklabs.projen.gitlab that implement Filter Modifier and Type Class Description static classFilter.Jsii$ProxyAn implementation forFilterMethods in io.github.cdklabs.projen.gitlab that return Filter Modifier and Type Method Description FilterFilter.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.gitlab with parameters of type Filter Modifier and Type Method Description Job.BuilderJob.Builder. except(Filter except)Sets the value ofJob.getExcept()Job.BuilderJob.Builder. only(Filter only)Sets the value ofJob.getOnly()
-