Uses of Class
software.amazon.awssdk.services.cloudfront.model.CreateCachePolicyResponse
Packages that use CreateCachePolicyResponse
-
Uses of CreateCachePolicyResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return CreateCachePolicyResponseModifier and TypeMethodDescriptiondefault CreateCachePolicyResponseCloudFrontClient.createCachePolicy(Consumer<CreateCachePolicyRequest.Builder> createCachePolicyRequest) Creates a cache policy.default CreateCachePolicyResponseCloudFrontClient.createCachePolicy(CreateCachePolicyRequest createCachePolicyRequest) Creates a cache policy.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type CreateCachePolicyResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.createCachePolicy(Consumer<CreateCachePolicyRequest.Builder> createCachePolicyRequest) Creates a cache policy.CloudFrontAsyncClient.createCachePolicy(CreateCachePolicyRequest createCachePolicyRequest) Creates a cache policy.