Uses of Interface
io.github.cdklabs.cdkpipelines.github.JobDefaults
-
-
Uses of JobDefaults in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement JobDefaults Modifier and Type Class Description static classJobDefaults.Jsii$ProxyAn implementation forJobDefaultsMethods in io.github.cdklabs.cdkpipelines.github that return JobDefaults Modifier and Type Method Description JobDefaultsJobDefaults.Builder. build()Builds the configured instance.default JobDefaultsJob. getDefaults()A map of default settings that will apply to all steps in the job.JobDefaultsJob.Jsii$Proxy. getDefaults()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type JobDefaults Modifier and Type Method Description Job.BuilderJob.Builder. defaults(JobDefaults defaults)Sets the value ofJob.getDefaults()
-