Uses of Class
software.amazon.awscdk.services.codebuild.BucketCacheOptions.Builder
Packages that use BucketCacheOptions.Builder
-
Uses of BucketCacheOptions.Builder in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return BucketCacheOptions.BuilderModifier and TypeMethodDescriptionstatic BucketCacheOptions.Builder
BucketCacheOptions.builder()
BucketCacheOptions.Builder.cacheNamespace
(String cacheNamespace) Sets the value ofBucketCacheOptions.getCacheNamespace()
Sets the value ofBucketCacheOptions.getPrefix()
Constructors in software.amazon.awscdk.services.codebuild with parameters of type BucketCacheOptions.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(BucketCacheOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theBucketCacheOptions.Builder
.