Uses of Class
software.amazon.awssdk.services.cloudfront.model.CacheBehaviors
Packages that use CacheBehaviors
-
Uses of CacheBehaviors in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CacheBehaviorsModifier and TypeMethodDescriptionfinal CacheBehaviorsDistributionConfig.cacheBehaviors()A complex type that contains zero or moreCacheBehaviorelements.final CacheBehaviorsDistributionSummary.cacheBehaviors()A complex type that contains zero or moreCacheBehaviorelements.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type CacheBehaviorsModifier and TypeMethodDescriptionDistributionConfig.Builder.cacheBehaviors(CacheBehaviors cacheBehaviors) A complex type that contains zero or moreCacheBehaviorelements.DistributionSummary.Builder.cacheBehaviors(CacheBehaviors cacheBehaviors) A complex type that contains zero or moreCacheBehaviorelements.