Package | Description |
---|---|
com.amazonaws.services.cloudfront |
|
com.amazonaws.services.cloudfront.model |
Modifier and Type | Method and Description |
---|---|
Future<GetCachePolicyResult> |
AmazonCloudFrontAsyncClient.getCachePolicyAsync(GetCachePolicyRequest request,
AsyncHandler<GetCachePolicyRequest,GetCachePolicyResult> asyncHandler) |
Future<GetCachePolicyResult> |
AmazonCloudFrontAsync.getCachePolicyAsync(GetCachePolicyRequest getCachePolicyRequest,
AsyncHandler<GetCachePolicyRequest,GetCachePolicyResult> asyncHandler)
Gets a cache policy, including the following metadata:
|
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 © 2023. All rights reserved.