| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront | 
 | 
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
GetCachePolicyResult | 
AbstractAmazonCloudFront.getCachePolicy(GetCachePolicyRequest request)  | 
GetCachePolicyResult | 
AmazonCloudFront.getCachePolicy(GetCachePolicyRequest getCachePolicyRequest)
 Gets a cache policy, including the following metadata: 
 | 
GetCachePolicyResult | 
AmazonCloudFrontClient.getCachePolicy(GetCachePolicyRequest request)
 Gets a cache policy, including the following metadata: 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<GetCachePolicyResult> | 
AmazonCloudFrontAsync.getCachePolicyAsync(GetCachePolicyRequest getCachePolicyRequest,
                   AsyncHandler<GetCachePolicyRequest,GetCachePolicyResult> asyncHandler)
 Gets a cache policy, including the following metadata: 
 | 
Future<GetCachePolicyResult> | 
AmazonCloudFrontAsyncClient.getCachePolicyAsync(GetCachePolicyRequest request,
                   AsyncHandler<GetCachePolicyRequest,GetCachePolicyResult> asyncHandler)  | 
Future<GetCachePolicyResult> | 
AbstractAmazonCloudFrontAsync.getCachePolicyAsync(GetCachePolicyRequest request,
                   AsyncHandler<GetCachePolicyRequest,GetCachePolicyResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
GetCachePolicyResult | 
GetCachePolicyResult.clone()  | 
GetCachePolicyResult | 
GetCachePolicyResult.withCachePolicy(CachePolicy cachePolicy)
 The cache policy. 
 | 
GetCachePolicyResult | 
GetCachePolicyResult.withETag(String eTag)
 The current version of the cache policy. 
 | 
Copyright © 2021. All rights reserved.