Uses of Class
software.amazon.awssdk.services.cloudfront.model.CacheBehaviors
-
Packages that use CacheBehaviors Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of CacheBehaviors in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CacheBehaviors Modifier and Type Method Description CacheBehaviorsDistributionConfig. cacheBehaviors()A complex type that contains zero or moreCacheBehaviorelements.CacheBehaviorsDistributionSummary. cacheBehaviors()A complex type that contains zero or moreCacheBehaviorelements.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type CacheBehaviors Modifier and Type Method Description DistributionConfig.BuilderDistributionConfig.Builder. cacheBehaviors(CacheBehaviors cacheBehaviors)A complex type that contains zero or moreCacheBehaviorelements.DistributionSummary.BuilderDistributionSummary.Builder. cacheBehaviors(CacheBehaviors cacheBehaviors)A complex type that contains zero or moreCacheBehaviorelements.
-