Uses of Interface
software.amazon.awscdk.mixins.preview.services.codebuild.events.AWSAPICallViaCloudTrail.Cache
Packages that use AWSAPICallViaCloudTrail.Cache
-
Uses of AWSAPICallViaCloudTrail.Cache in software.amazon.awscdk.mixins.preview.services.codebuild.events
Classes in software.amazon.awscdk.mixins.preview.services.codebuild.events that implement AWSAPICallViaCloudTrail.CacheModifier and TypeClassDescriptionstatic final classAn implementation forAWSAPICallViaCloudTrail.CacheMethods in software.amazon.awscdk.mixins.preview.services.codebuild.events that return AWSAPICallViaCloudTrail.CacheModifier and TypeMethodDescriptionAWSAPICallViaCloudTrail.Cache.Builder.build()Builds the configured instance.default AWSAPICallViaCloudTrail.CacheAWSAPICallViaCloudTrail.Build.getCache()(experimental) cache property.AWSAPICallViaCloudTrail.Build.Jsii$Proxy.getCache()default AWSAPICallViaCloudTrail.CacheAWSAPICallViaCloudTrail.Project.getCache()(experimental) cache property.AWSAPICallViaCloudTrail.Project.Jsii$Proxy.getCache()Methods in software.amazon.awscdk.mixins.preview.services.codebuild.events with parameters of type AWSAPICallViaCloudTrail.CacheModifier and TypeMethodDescriptionAWSAPICallViaCloudTrail.Build.Builder.cache(AWSAPICallViaCloudTrail.Cache cache) Sets the value ofAWSAPICallViaCloudTrail.Build.getCache()AWSAPICallViaCloudTrail.Project.Builder.cache(AWSAPICallViaCloudTrail.Cache cache) Sets the value ofAWSAPICallViaCloudTrail.Project.getCache()