Uses of Interface
software.amazon.awssdk.services.cloudfront.model.CacheBehaviors.Builder
Packages that use CacheBehaviors.Builder
-
Uses of CacheBehaviors.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CacheBehaviors.BuilderModifier and TypeMethodDescriptionstatic CacheBehaviors.BuilderCacheBehaviors.builder()CacheBehaviors.Builder.items(Collection<CacheBehavior> items) Optional: A complex type that contains cache behaviors for this distribution.CacheBehaviors.Builder.items(Consumer<CacheBehavior.Builder>... items) Optional: A complex type that contains cache behaviors for this distribution.CacheBehaviors.Builder.items(CacheBehavior... items) Optional: A complex type that contains cache behaviors for this distribution.The number of cache behaviors for this distribution.CacheBehaviors.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type CacheBehaviors.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CacheBehaviors.Builder>CacheBehaviors.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type CacheBehaviors.BuilderModifier and TypeMethodDescriptiondefault DistributionConfig.BuilderDistributionConfig.Builder.cacheBehaviors(Consumer<CacheBehaviors.Builder> cacheBehaviors) A complex type that contains zero or moreCacheBehaviorelements.default DistributionSummary.BuilderDistributionSummary.Builder.cacheBehaviors(Consumer<CacheBehaviors.Builder> cacheBehaviors) A complex type that contains zero or moreCacheBehaviorelements.