Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetCachePolicyRequest
Packages that use GetCachePolicyRequest
Package
Description
-
Uses of GetCachePolicyRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type GetCachePolicyRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetCachePolicyResponse>CloudFrontAsyncClient.getCachePolicy(GetCachePolicyRequest getCachePolicyRequest) Gets a cache policy, including the following metadata:default GetCachePolicyResponseCloudFrontClient.getCachePolicy(GetCachePolicyRequest getCachePolicyRequest) Gets a cache policy, including the following metadata: -
Uses of GetCachePolicyRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type GetCachePolicyRequestModifier and TypeMethodDescriptionGetCachePolicyRequestMarshaller.marshall(GetCachePolicyRequest getCachePolicyRequest)