Uses of Interface
io.github.cdklabs.projen.github.workflows.JobMatrix
-
Packages that use JobMatrix Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of JobMatrix in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement JobMatrix Modifier and Type Class Description static classJobMatrix.Jsii$ProxyAn implementation forJobMatrixMethods in io.github.cdklabs.projen.github.workflows that return JobMatrix Modifier and Type Method Description JobMatrixJobMatrix.Builder. build()Builds the configured instance.default JobMatrixJobStrategy. getMatrix()(experimental) You can define a matrix of different job configurations.JobMatrixJobStrategy.Jsii$Proxy. getMatrix()Methods in io.github.cdklabs.projen.github.workflows with parameters of type JobMatrix Modifier and Type Method Description JobStrategy.BuilderJobStrategy.Builder. matrix(JobMatrix matrix)Sets the value ofJobStrategy.getMatrix()
-