Uses of Interface
io.github.cdklabs.cdkpipelines.github.JobStrategy
-
-
Uses of JobStrategy in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement JobStrategy Modifier and Type Class Description static classJobStrategy.Jsii$ProxyAn implementation forJobStrategyMethods in io.github.cdklabs.cdkpipelines.github that return JobStrategy Modifier and Type Method Description JobStrategyJobStrategy.Builder. build()Builds the configured instance.default JobStrategyJob. getStrategy()A strategy creates a build matrix for your jobs.JobStrategyJob.Jsii$Proxy. getStrategy()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type JobStrategy Modifier and Type Method Description Job.BuilderJob.Builder. strategy(JobStrategy strategy)Sets the value ofJob.getStrategy()
-