Uses of Class
software.amazon.awssdk.services.cloudfront.model.CachePolicyAlreadyExistsException
Packages that use CachePolicyAlreadyExistsException
-
Uses of CachePolicyAlreadyExistsException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw CachePolicyAlreadyExistsExceptionModifier and TypeMethodDescriptiondefault CreateCachePolicyResponseCloudFrontClient.createCachePolicy(Consumer<CreateCachePolicyRequest.Builder> createCachePolicyRequest) Creates a cache policy.default CreateCachePolicyResponseCloudFrontClient.createCachePolicy(CreateCachePolicyRequest createCachePolicyRequest) Creates a cache policy.default UpdateCachePolicyResponseCloudFrontClient.updateCachePolicy(Consumer<UpdateCachePolicyRequest.Builder> updateCachePolicyRequest) Updates a cache policy configuration.default UpdateCachePolicyResponseCloudFrontClient.updateCachePolicy(UpdateCachePolicyRequest updateCachePolicyRequest) Updates a cache policy configuration.