Uses of Class
software.amazon.awssdk.services.cloudfront.model.CachePolicyList
Packages that use CachePolicyList
-
Uses of CachePolicyList in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CachePolicyListModifier and TypeMethodDescriptionfinal CachePolicyListListCachePoliciesResponse.cachePolicyList()A list of cache policies.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type CachePolicyListModifier and TypeMethodDescriptionListCachePoliciesResponse.Builder.cachePolicyList(CachePolicyList cachePolicyList) A list of cache policies.