Uses of Interface
io.github.cdklabs.cdkpipelines.github.RunSettings
-
-
Uses of RunSettings in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement RunSettings Modifier and Type Class Description static classRunSettings.Jsii$ProxyAn implementation forRunSettingsMethods in io.github.cdklabs.cdkpipelines.github that return RunSettings Modifier and Type Method Description RunSettingsRunSettings.Builder. build()Builds the configured instance.default RunSettingsJobDefaults. getRun()Default run settings.RunSettingsJobDefaults.Jsii$Proxy. getRun()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type RunSettings Modifier and Type Method Description JobDefaults.BuilderJobDefaults.Builder. run(RunSettings run)Sets the value ofJobDefaults.getRun()
-