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