| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront | 
 | 
| com.amazonaws.services.cloudfront.model | 
| 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 | 
|---|---|
GetCachePolicyRequest | 
GetCachePolicyRequest.clone()  | 
GetCachePolicyRequest | 
GetCachePolicyRequest.withId(String id)
 The unique identifier for the cache policy. 
 | 
Copyright © 2021. All rights reserved.