Uses of Class
software.amazon.awscdk.services.codebuild.Cache
Packages that use Cache
-
Uses of Cache in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return CacheModifier and TypeMethodDescriptionstatic CacheCreate an S3 caching strategy.static CacheCache.bucket(IBucket bucket, BucketCacheOptions options) Create an S3 caching strategy.default CacheCommonProjectProps.getCache()Caching strategy to use.final CacheCommonProjectProps.Jsii$Proxy.getCache()final CachePipelineProjectProps.Jsii$Proxy.getCache()final CacheProjectProps.Jsii$Proxy.getCache()static CacheCache.local(@NotNull LocalCacheMode... modes) Create a local caching strategy.static CacheCache.none()Methods in software.amazon.awscdk.services.codebuild with parameters of type CacheModifier and TypeMethodDescriptionSets the value ofCommonProjectProps.getCache()Caching strategy to use.Sets the value ofCommonProjectProps.getCache()Caching strategy to use.Sets the value ofCommonProjectProps.getCache()