Uses of Interface
io.github.cdklabs.projen.gitlab.Cache
-
Packages that use Cache Package Description io.github.cdklabs.projen.gitlab -
-
Uses of Cache in io.github.cdklabs.projen.gitlab
Classes in io.github.cdklabs.projen.gitlab that implement Cache Modifier and Type Class Description static classCache.Jsii$ProxyAn implementation forCacheMethods in io.github.cdklabs.projen.gitlab that return Cache Modifier and Type Method Description CacheCache.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.gitlab that return types with arguments of type Cache Modifier and Type Method Description default List<Cache>Default. getCache()List<Cache>Default.Jsii$Proxy. getCache()default List<Cache>Job. getCache()List<Cache>Job.Jsii$Proxy. getCache()List<Cache>CiConfiguration. getDefaultCache()Method parameters in io.github.cdklabs.projen.gitlab with type arguments of type Cache Modifier and Type Method Description voidCiConfiguration. addDefaultCaches(List<Cache> caches)(experimental) Adds up to 4 default caches configuration to the CI configuration.Default.BuilderDefault.Builder. cache(List<? extends Cache> cache)Sets the value ofDefault.getCache()Job.BuilderJob.Builder. cache(List<? extends Cache> cache)Sets the value ofJob.getCache()
-