| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| Modifier and Type | Method and Description |
|---|---|
default GetCachePolicyResponse |
CloudFrontClient.getCachePolicy(Consumer<GetCachePolicyRequest.Builder> getCachePolicyRequest)
Gets a cache policy, including the following metadata:
|
default GetCachePolicyResponse |
CloudFrontClient.getCachePolicy(GetCachePolicyRequest getCachePolicyRequest)
Gets a cache policy, including the following metadata:
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCachePolicyResponse> |
CloudFrontAsyncClient.getCachePolicy(Consumer<GetCachePolicyRequest.Builder> getCachePolicyRequest)
Gets a cache policy, including the following metadata:
|
default CompletableFuture<GetCachePolicyResponse> |
CloudFrontAsyncClient.getCachePolicy(GetCachePolicyRequest getCachePolicyRequest)
Gets a cache policy, including the following metadata:
|
Copyright © 2021. All rights reserved.