Uses of Class
software.amazon.awssdk.services.cloudfront.model.TooManyCachePoliciesException
-
Packages that use TooManyCachePoliciesException Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront -
-
Uses of TooManyCachePoliciesException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw TooManyCachePoliciesException Modifier and Type Method Description default CreateCachePolicyResponseCloudFrontClient. createCachePolicy(Consumer<CreateCachePolicyRequest.Builder> createCachePolicyRequest)Creates a cache policy.default CreateCachePolicyResponseCloudFrontClient. createCachePolicy(CreateCachePolicyRequest createCachePolicyRequest)Creates a cache policy.
-