Uses of Class
software.amazon.awssdk.services.cloudfront.model.CreateCachePolicyRequest
Packages that use CreateCachePolicyRequest
Package
Description
-
Uses of CreateCachePolicyRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type CreateCachePolicyRequestModifier and TypeMethodDescriptionCloudFrontAsyncClient.createCachePolicy(CreateCachePolicyRequest createCachePolicyRequest) Creates a cache policy.default CreateCachePolicyResponseCloudFrontClient.createCachePolicy(CreateCachePolicyRequest createCachePolicyRequest) Creates a cache policy. -
Uses of CreateCachePolicyRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type CreateCachePolicyRequestModifier and TypeMethodDescriptionCreateCachePolicyRequestMarshaller.marshall(CreateCachePolicyRequest createCachePolicyRequest)