Uses of Interface
io.github.cdklabs.projen.gitlab.Reports
-
Packages that use Reports Package Description io.github.cdklabs.projen.gitlab -
-
Uses of Reports in io.github.cdklabs.projen.gitlab
Classes in io.github.cdklabs.projen.gitlab that implement Reports Modifier and Type Class Description static classReports.Jsii$ProxyAn implementation forReportsMethods in io.github.cdklabs.projen.gitlab that return Reports Modifier and Type Method Description ReportsReports.Builder. build()Builds the configured instance.default ReportsArtifacts. getReports()(experimental) Reports will be uploaded as artifacts, and often displayed in the Gitlab UI, such as in Merge Requests.ReportsArtifacts.Jsii$Proxy. getReports()Methods in io.github.cdklabs.projen.gitlab with parameters of type Reports Modifier and Type Method Description Artifacts.BuilderArtifacts.Builder. reports(Reports reports)Sets the value ofArtifacts.getReports()
-