Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetCachePolicyResponse
Packages that use GetCachePolicyResponse
-
Uses of GetCachePolicyResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return GetCachePolicyResponseModifier and TypeMethodDescriptiondefault GetCachePolicyResponseCloudFrontClient.getCachePolicy(Consumer<GetCachePolicyRequest.Builder> getCachePolicyRequest) Gets a cache policy, including the following metadata:default GetCachePolicyResponseCloudFrontClient.getCachePolicy(GetCachePolicyRequest getCachePolicyRequest) Gets a cache policy, including the following metadata:Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type GetCachePolicyResponseModifier and TypeMethodDescriptiondefault CompletableFuture<GetCachePolicyResponse>CloudFrontAsyncClient.getCachePolicy(Consumer<GetCachePolicyRequest.Builder> getCachePolicyRequest) Gets a cache policy, including the following metadata:default CompletableFuture<GetCachePolicyResponse>CloudFrontAsyncClient.getCachePolicy(GetCachePolicyRequest getCachePolicyRequest) Gets a cache policy, including the following metadata: