Uses of Interface
io.github.cdklabs.projen.gitlab.Artifacts
-
Packages that use Artifacts Package Description io.github.cdklabs.projen.gitlab -
-
Uses of Artifacts in io.github.cdklabs.projen.gitlab
Classes in io.github.cdklabs.projen.gitlab that implement Artifacts Modifier and Type Class Description static classArtifacts.Jsii$ProxyAn implementation forArtifactsMethods in io.github.cdklabs.projen.gitlab that return Artifacts Modifier and Type Method Description ArtifactsArtifacts.Builder. build()Builds the configured instance.default ArtifactsDefault. getArtifacts()ArtifactsDefault.Jsii$Proxy. getArtifacts()default ArtifactsJob. getArtifacts()ArtifactsJob.Jsii$Proxy. getArtifacts()ArtifactsCiConfiguration. getDefaultArtifacts()(experimental) Default list of files and directories that should be attached to the job if it succeeds.Methods in io.github.cdklabs.projen.gitlab with parameters of type Artifacts Modifier and Type Method Description Default.BuilderDefault.Builder. artifacts(Artifacts artifacts)Sets the value ofDefault.getArtifacts()Job.BuilderJob.Builder. artifacts(Artifacts artifacts)Sets the value ofJob.getArtifacts()
-