Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetCachePolicyRequest
-
Packages that use GetCachePolicyRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of GetCachePolicyRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type GetCachePolicyRequest Modifier and Type Method Description default 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 GetCachePolicyRequest Modifier and Type Method Description SdkHttpFullRequestGetCachePolicyRequestMarshaller. marshall(GetCachePolicyRequest getCachePolicyRequest)
-