Uses of Class
io.github.cdklabs.projen.gitlab.Parallel.Builder
-
Packages that use Parallel.Builder Package Description io.github.cdklabs.projen.gitlab -
-
Uses of Parallel.Builder in io.github.cdklabs.projen.gitlab
Methods in io.github.cdklabs.projen.gitlab that return Parallel.Builder Modifier and Type Method Description static Parallel.BuilderParallel. builder()Parallel.BuilderParallel.Builder. matrix(List<? extends Map<String,? extends List<? extends Object>>> matrix)Sets the value ofParallel.getMatrix()Constructors in io.github.cdklabs.projen.gitlab with parameters of type Parallel.Builder Constructor Description Jsii$Proxy(Parallel.Builder builder)Constructor that initializes the object based on literal property values passed by theParallel.Builder.
-