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