Uses of Class
software.amazon.awssdk.services.cloudfront.model.UpdateCachePolicyResponse
Packages that use UpdateCachePolicyResponse
-
Uses of UpdateCachePolicyResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return UpdateCachePolicyResponseModifier and TypeMethodDescriptiondefault UpdateCachePolicyResponseCloudFrontClient.updateCachePolicy(Consumer<UpdateCachePolicyRequest.Builder> updateCachePolicyRequest) Updates a cache policy configuration.default UpdateCachePolicyResponseCloudFrontClient.updateCachePolicy(UpdateCachePolicyRequest updateCachePolicyRequest) Updates a cache policy configuration.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type UpdateCachePolicyResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.updateCachePolicy(Consumer<UpdateCachePolicyRequest.Builder> updateCachePolicyRequest) Updates a cache policy configuration.CloudFrontAsyncClient.updateCachePolicy(UpdateCachePolicyRequest updateCachePolicyRequest) Updates a cache policy configuration.